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

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

     [ https://issues.apache.org/jira/browse/CB-13611?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

jcesarmobile closed CB-13611.
-----------------------------
    Resolution: Invalid

Sorry, Cordova doesn't offer push notifications.
You are probably using a 3rd party plugin for the push notifications, report the issue on the github repository of the plugin

> 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
>              Labels: Android, Ionic
>
> 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