easygcm icon indicating copy to clipboard operation
easygcm copied to clipboard

Fatal Exception: java.lang.RuntimeException

Open Pluski opened this issue 10 years ago • 1 comments

Caused by java.lang.NoClassDefFoundError eu.inloop.easygcm.GcmHelper$1.doInBackground (GcmHelper.java:221) eu.inloop.easygcm.GcmHelper$1.doInBackground (GcmHelper.java:212)

This exeption appears after 2-3 secends on app runing. Logcat shows nothing. This log is from Fabric.io witch I have implemented into my app. Thanks in advance.

Pluski avatar Nov 13 '15 10:11 Pluski

What version of easygcm are you using? The error occurs on Google play services InstanceID initialization. What version of Google Play Services (if any) does your project use?

Epholl avatar Dec 02 '15 11:12 Epholl