Pushwoosh iOS SDK, disable alert generated by pushwoosh in Background mode -
i want disable alert generated pushwoosh manager when received notification when app in background mode. have tried both pushwoosh_show_alert , pushwoosh_alert_type, works fine in foreground mode. want show custom message user when received notifications.
when app in background alert generated ios default.
you might want deliver notification silently , present notification yourself. see article on how achieve that: http://docs.pushwoosh.com/docs/deletable-ios-push
Comments
Post a Comment