hansemannn / titanium-firebase-analytics

Use the Firebase Analytics SDK in Axway Titanium 🚀
Other
35 stars 18 forks source link

Uncaught translation error: java.lang.IllegalArgumentException: already added: #52

Closed jeroendk closed 4 years ago

jeroendk commented 4 years ago

Hi,

I checked all the other issues concerning this error but can't seem to find what I'm missing. I installed the ti.playservices + firebase.core after that the app still works when I add the firebase.analytics module these errors appear: [ERROR] Uncaught translation error: java.lang.IllegalArgumentException: already added: Lcom/google/firebase/analytics/FirebaseAnalytics;

I am using the following versions:

Titanium SDK: 8.1.1.GA ti.playservices: 11.0.40 firebase.core: 2.0.0 firebase.analytics: 2.0.1

Any help would be appreciated!

jeroendk commented 4 years ago

My bad, was using gittio to install the modules but it did not installed the latest versions...