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;
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!