Parse Push notification not working if app is killed (Android) -


i have implemented parse notification in app. have put initialization call in app.oncreate().

when app running, works perfectly. however, if app killed, find notifications not coming through.

has seen this?

if app force stopped, google cloud messaging won't work until app launched again user. that's behavior since android 3+ (don't remember exact version).

if app runs in background or stopped implicitly os (to free memory), gcm work.

parse push notifications behave same, since use gcm.


Comments

Popular posts from this blog

php - regexp cyrillic filename not matches -

c# - OpenXML hanging while writing elements -

sql - Select Query has unexpected multiple records (MS Access) -