I am using GoogleAnalytics v2 and sometimes the app crashes with the 
following log

java.lang.SecurityException: Unable to find app for caller 
android.app.ApplicationThreadProxy@42a424c8 (pid=2801) when registering 
receiver android.content.IIntentReceiver$Stub$Proxy@42a37d40
at android.os.Parcel.readException(Parcel.java:1465)
at android.os.Parcel.readException(Parcel.java:1419)
at 
android.app.ActivityManagerProxy.registerReceiver(ActivityManagerNative.java:2330)
at android.app.ContextImpl.registerReceiverInternal(ContextImpl.java:1450)
at android.app.ContextImpl.registerReceiver(ContextImpl.java:1418)
at android.app.ContextImpl.registerReceiver(ContextImpl.java:1412)
at android.content.ContextWrapper.registerReceiver(ContextWrapper.java:467)
at 
com.google.analytics.tracking.android.GAServiceManager.b(GAServiceManager.java:168)
at 
com.google.analytics.tracking.android.GAServiceProxy.i(GAServiceProxy.java:264)
at 
com.google.analytics.tracking.android.GAServiceProxy.j(GAServiceProxy.java:282)
at 
com.google.analytics.tracking.android.GAServiceProxy.d(GAServiceProxy.java:27)
at 
com.google.analytics.tracking.android.GAServiceProxy$ReconnectTask.run(GAServiceProxy.java:357)
at java.util.Timer$TimerImpl.run(Timer.java:284)



Not able to find the exact reason for this.? This doesnt occurs too often but 
sometimes

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to