[Aerogear-users] Android push application crashed

Matthias Wessendorf matzew at apache.org
Mon Jul 18 08:34:25 EDT 2016


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>
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>
> 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> 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
>>
>
>
>
> --
> 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/a33544aa/attachment-0001.html 


More information about the Aerogear-users mailing list