You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Travis Skweres (JIRA)" <ji...@apache.org> on 2017/11/28 07:42:00 UTC

[jira] [Created] (CB-13611) Android Crash on Push Notification

Travis Skweres created CB-13611:
-----------------------------------

             Summary: Android Crash on Push Notification
                 Key: CB-13611
                 URL: https://issues.apache.org/jira/browse/CB-13611
             Project: Apache Cordova
          Issue Type: Bug
         Environment: Android 8
            Reporter: Travis Skweres


26 Nov 21:18 on app version 10200
Huawei Mate 10 Pro (HWBLA), 6144MB RAM, Android 8.0
Report 1 of 2

java.lang.RuntimeException: 
  at android.app.ActivityThread.handleReceiver (ActivityThread.java:3671)
  at android.app.ActivityThread.-wrap18 (Unknown Source)
  at android.app.ActivityThread$H.handleMessage (ActivityThread.java:1968)
  at android.os.Handler.dispatchMessage (Handler.java:108)
  at android.os.Looper.loop (Looper.java:166)
  at android.app.ActivityThread.main (ActivityThread.java:7358)
  at java.lang.reflect.Method.invoke (Native Method)
  at com.android.internal.os.Zygote$MethodAndArgsCaller.run (Zygote.java:245)
  at com.android.internal.os.ZygoteInit.main (ZygoteInit.java:926)
Caused by: java.lang.IllegalStateException: 
  at android.app.ContextImpl.startServiceCommon (ContextImpl.java:1701)
  at android.app.ContextImpl.startService (ContextImpl.java:1657)
  at android.content.ContextWrapper.startService (ContextWrapper.java:644)
  at android.content.ContextWrapper.startService (ContextWrapper.java:644)
  at com.google.android.gms.internal.zzaot.onReceive (Unknown Source:62)
  at com.google.android.gms.analytics.AnalyticsReceiver.onReceive (Unknown Source:11)
  at android.app.ActivityThread.handleReceiver (ActivityThread.java:3661)



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org