ios - Want to use both silent push notification and remote push notification based on app state -


is possible use silent push notification when app in foreground , remote push notification (with alerts) when app in background or killed?

yes possible. need read following official apple documentation on this

applepushservice

https://developer.apple.com/notifications/


Comments

Popular posts from this blog

java - BeanIO write annotated class to fixedlength -

Using Java 8 lambdas/transformations to combine and flatten two Maps -

How to connect android app to App engine -