[Aerogear-users] Android push application crashed

Matthias Wessendorf matzew at apache.org
Mon Jul 18 07:38:09 EDT 2016


hrm - looks like "userData" is null:
https://github.com/aerogear/aerogear-cordova-push/blob/master/src/android/org/jboss/aerogear/cordova/push/Message.java#L105

so, this happend when the app was running in the background, and the
notifcation in the status bar was hit ?

On Mon, Jul 18, 2016 at 9:37 AM, gprasad <ganesh.prasad1 at hp.com> wrote:

>
>
> Android app crashed when clicking on received push message, stack trace
> below
>
> E/AndroidRuntime(11239):        at
> com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1195)
> E/AndroidRuntime(11239): Caused by: java.lang.NullPointerException: Attempt
> to invoke interface method 'int java.util.Map.size()' on a null object
> reference
> E/AndroidRuntime(11239):        at
> org.jboss.aerogear.cordova.push.Message.toBundle(Message.java:105)
> E/AndroidRuntime(11239):        at
>
> org.jboss.aerogear.cordova.push.PushHandlerActivity.processPushBundle(PushHandlerActivity.java:63)
> E/AndroidRuntime(11239):        at
>
> org.jboss.aerogear.cordova.push.PushHandlerActivity.onCreate(PushHandlerActivity.java:45)
> E/AndroidRuntime(11239):        at
> android.app.Activity.performCreate(Activity.java:6289)
> E/AndroidRuntime(11239):        at
> android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1119)
> E/AndroidRuntime(11239):        at
> android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2655)
>
>
>
>
> --
> View this message in context:
> http://aerogear-users.1116366.n5.nabble.com/Android-push-application-crashed-tp741.html
> Sent from the aerogear-users mailing list archive at Nabble.com.
> _______________________________________________
> Aerogear-users mailing list
> Aerogear-users at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/aerogear-users
>



-- 
Matthias Wessendorf

blog: http://matthiaswessendorf.wordpress.com/
twitter: http://twitter.com/mwessendorf
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/aerogear-users/attachments/20160718/00a6a8b8/attachment.html 


More information about the Aerogear-users mailing list