push notification - My Android pushes are delivered and displayed at system tray only when app is running -


I have registered my Android app for GCM with ARB Airship SDK and was able to push something The problem is that I'm receiving them only when the app is active (or even when it's background). Once I finish the app - the incoming push does not appear on the system tray nor on the notification center.

Should I have a specific "push handling logic" beyond the Airship SDK? Any suggestions?


Comments

Popular posts from this blog

java - org.apache.http.ProtocolException: Target host is not specified -

java - Gradle dependencies: compile project by relative path -

ruby on rails - Object doesn't support #inspect when used with .include -