Page 1 of 1

Android Push Notification is not Working

Posted: Tue Mar 10, 2015 4:34 pm
by Peter Lam

It seems that Android Push Notification doesn't work recently. Probably, it is after the major update in the beginning of March.

I follow the push tutorial to create a simple app. I have shared with support. The app is push and the database is push too.

In my testing, I can see the alert due to push notification when the app is active. When the app is inactive, I don't see the push notification in Android system.

Please check. Thanks.


Android Push Notification is not Working

Posted: Wed Mar 11, 2015 12:34 pm
by Alena Prykhodko

Hi Peter,

Please show us your push settings screen shot.


Android Push Notification is not Working

Posted: Wed Mar 11, 2015 1:30 pm
by Peter Lam

Oh. I knew the reason. I haven't selected "Show Alert" in the setting. Since iOS push will shown even if "Show Alert" is not selected, that's why I haven't realized it is the reason.

So, I can receive the push in Android system. However, only the latest push is shown in notification center. In other words, once a new push is came, the current push is gone. Is there any option to keep all push message until the application is opened.

Thanks.


Android Push Notification is not Working

Posted: Thu Mar 12, 2015 10:22 am
by Evgene Karachevtsev

Hello Peter,

Please check this thread:
https://getsatisfaction.com/apperyio/...


Android Push Notification is not Working

Posted: Fri Mar 13, 2015 2:14 am
by Peter Lam

I am not talking about the handling inside the app. The suggestion in another thread is to save the push message in local storage so that user can review them one by one. However, in Android notification center ( pull the toolbar from the top of the screen ), user should view all push messages until the application is opened. It is a common behavior in most android applications.


Android Push Notification is not Working

Posted: Fri Mar 13, 2015 10:54 am
by Illya Stepanov

Hi Peter -

On what Android version you are testing?