[Aerogear-users] Android push application crashed

Prasad, Ganesh ganesh.prasad1 at hp.com
Mon Jul 18 09:37:48 EDT 2016


Thanks Mathias , will test and provide the update

From: aerogear-users-bounces at lists.jboss.org [mailto:aerogear-users-bounces at lists.jboss.org] On Behalf Of Matthias Wessendorf
Sent: Monday, July 18, 2016 6:04 PM
To: aerogear-users at lists.jboss.org
Subject: Re: [Aerogear-users] Android push application crashed

Hello Ganesh,

I've fixed the issue on our 3.0.x branch:
https://github.com/aerogear/aerogear-cordova-push/pull/102

and ported it back to master branch as well:
https://github.com/aerogear/aerogear-cordova-push/pull/103

Thanks for reporting
-Matthias

On Mon, Jul 18, 2016 at 1:42 PM, Matthias Wessendorf <matzew at apache.org<mailto:matzew at apache.org>> wrote:
I've create a JIRA ticket for this:
https://issues.jboss.org/browse/AGCORDOVA-156

We will take a look, thanks for reporting!

On Mon, Jul 18, 2016 at 1:38 PM, Matthias Wessendorf <matzew at apache.org<mailto:matzew at apache.org>> wrote:
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<mailto: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<mailto: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



--
Matthias Wessendorf

blog: http://matthiaswessendorf.wordpress.com/
twitter: http://twitter.com/mwessendorf



--
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/4290cddc/attachment.html 


More information about the Aerogear-users mailing list