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

html - Sizing a high-res image (~8MB) to display entirely in a small div (circular, diameter 100px) -

java - IntelliJ - No such instance method -

identifier - Is it possible for an html5 document to have two ids? -