Skip to content

Android O crash #68

@RavindraChherke

Description

@RavindraChherke
 java.lang.RuntimeException: 
  at android.app.ActivityThread.handleReceiver (ActivityThread.java:3208)
  at android.app.ActivityThread.-wrap17 (Unknown Source)
  at android.app.ActivityThread$H.handleMessage (ActivityThread.java:1684)
  at android.os.Handler.dispatchMessage (Handler.java:106)
  at android.os.Looper.loop (Looper.java:172)
  at android.app.ActivityThread.main (ActivityThread.java:6590)
  at java.lang.reflect.Method.invoke (Native Method)
  at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run (RuntimeInit.java:438)
  at com.android.internal.os.ZygoteInit.main (ZygoteInit.java:807)

Caused by: java.lang.IllegalStateException: 
  at android.app.ContextImpl.startServiceCommon (ContextImpl.java:1521)
  at android.app.ContextImpl.startService (ContextImpl.java:1477)
  at android.content.ContextWrapper.startService (ContextWrapper.java:650)
  at android.content.ContextWrapper.startService (ContextWrapper.java:650)
  at com.google.android.gcm.GCMBaseIntentService.runIntentInService (GCMBaseIntentService.java:280)
  at com.google.android.gcm.GCMBroadcastReceiver.onReceive (GCMBroadcastReceiver.java:52)
  at android.app.ActivityThread.handleReceiver (ActivityThread.java:3201)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions