inloop / easygcm

Android Library for easy GCM integration in few lines of code.
Apache License 2.0
261 stars 43 forks source link

easygcm: Registration not found. #78

Open ghost opened 8 years ago

ghost commented 8 years ago

I'm having trouble starting EasyGcm on sony devices, i have tested the same app on galaxy s6 and works fine, Xperia devices crash and this is the log.

08-24 15:08:18.363 10046-10322/roneskinder.x111 D/easygcm: Registration not found. 08-24 15:08:18.363 10046-10322/roneskinder.x111 W/dalvikvm: threadid=24: thread exiting with uncaught exception (group=0x4191d8b0) 08-24 15:08:18.363 10046-10322/roneskinder.x111 E/AndroidRuntime: FATAL EXCEPTION: IntentService[eu.inloop.easygcm.GcmRegistrationService] java.lang.NoClassDefFoundError: com.google.android.gms.iid.InstanceID at eu.inloop.easygcm.GcmRegistrationService.registerGcm(GcmRegistrationService.java:70) at eu.inloop.easygcm.GcmRegistrationService.onHandleIntent(GcmRegistrationService.java:56) at android.app.IntentService$ServiceHandler.handleMessage(IntentService.java:65) at android.os.Handler.dispatchMessage(Handler.java:99) at android.os.Looper.loop(Looper.java:137) at android.os.HandlerThread.run(HandlerThread.java:61) 08-24 15:08:18.373 10046-10046/roneskinder.x111 E/test: tab 2 oncreateview 08-24 15:08:18.393 10046-10046/roneskinder.x111 E/test: tab 2 container on activity created 08-24 15:08:18.393 10046-10046/roneskinder.x111 E/test: tab 2 init view