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

Popular posts from this blog

sequelize.js - Sequelize group by with association includes id -

delphi - Take screenshot in webcam using VFrames in Console Application -

extjs - Set tooltip on click event on the grid cell -