hb condo
Posts: 0
Joined: Mon Jul 14, 2014 7:38 am

App crashes due to com.google.analytics.tracking.android

When my app starts, it immediately crashes and the user is presented with the alert "has stopped working". Google App store reports this as a crash with the following stack trace from a Samsung Galaxy S6 running Android 5.1

java.lang.IllegalArgumentException: Service Intent must be explicit: Intent { act=com.google.android.gms.analytics.service.START (has extras) }
at android.app.ContextImpl.validateServiceIntent(ContextImpl.java:2124)
at android.app.ContextImpl.bindServiceCommon(ContextImpl.java:2248)
at android.app.ContextImpl.bindService(ContextImpl.java:2226)
at android.content.ContextWrapper.bindService(ContextWrapper.java:560)
at com.google.analytics.tracking.android.AnalyticsGmsCoreClient.connect(AnalyticsGmsCoreClient.java:82)
at com.google.analytics.tracking.android.GAServiceProxy.connectToService(GAServiceProxy.java:279)
at com.google.analytics.tracking.android.GAServiceProxy.createService(GAServiceProxy.java:163)
at com.google.analytics.tracking.android.GAThread.init(GAThread.java:95)
at com.google.analytics.tracking.android.GAThread.run(GAThread.java:493)

Serhii Kulibaba
Posts: 150
Joined: Tue Aug 27, 2013 1:47 pm

App crashes due to com.google.analytics.tracking.android

Hello,

Please clarify, what libraries version do you use? Did you make any changes in the source view? This (http://devcenter.appery.io/tutorials/...) doc should help.

hb condo
Posts: 0
Joined: Mon Jul 14, 2014 7:38 am

App crashes due to com.google.analytics.tracking.android

No changes have been made to the source view and is running version 3.1

hb condo
Posts: 0
Joined: Mon Jul 14, 2014 7:38 am

App crashes due to com.google.analytics.tracking.android

Why is Appery using such an old version of the GA plugin? This is a known issue per Android development on GitHub. Please upgrade.

https://github.com/libreliodev/androi...

Image

BananaGator
Posts: 0
Joined: Tue Jun 30, 2015 2:53 am

App crashes due to com.google.analytics.tracking.android

You can upload the new version within the Plugins page of your account. The Cordova version Appery uses may not be compatible, however.

Alexis Revue
Posts: 0
Joined: Wed Jul 02, 2014 4:28 am

App crashes due to com.google.analytics.tracking.android

https://getsatisfaction.com/apperyio/...

How can we upload the new version of GA plugin?

Return to “Issues”