raix-push icon indicating copy to clipboard operation
raix-push copied to clipboard

Raix:push doesn't send notifications with app closed in android

Open phraellyn opened this issue 9 years ago • 3 comments

Hi all, I tried a lot of things, but I can received notifications when app is closed. My app is deployed on Heroku. Any hint?

I think that the problem could be on priority, but I dont know how to change this.

thank you all

EDITED: The problem was that my app wasn't active in protected apps in my android OS. Anybody knows if I can make default active in mobile-config or in other way?

thank you again

phraellyn avatar Apr 12 '17 09:04 phraellyn

@phraellyn ,I have the same problem as you solved it? In some versions of android I get the push like 4.1.1 until 4.4 I have not tried in with 5.0 in android 6.0 if it does not work I only receive them when the app is open.

Marcelrama avatar May 03 '17 16:05 Marcelrama

The issue is simple. To show notifications with app closed the priority must be high

filipef101 avatar Jun 05 '19 14:06 filipef101

https://github.com/raix/push/pull/367 PR created

filipef101 avatar Jun 05 '19 15:06 filipef101