How to change the push notfication, when android app is in focus -


when receiving push notification app onesignal, while app open, show alert box. change alertbox little. change ok view , normal action , no or cancel button close alertbox , ignore push notification.

is et possible change current alertbox or need create new dialog? if new dialog needed. generate onesignal.notificationreceivedhandler interface? using onesignal.notificationextender ignore unwanted notifications (which know should happen server side, don't have access to, temporary solution now)


Comments

Popular posts from this blog

javascript - Clear button on addentry page doesn't work -

python - Error: Unresolved reference 'selenium' What is the reason? -

php - Need to store a large amount of data in session with CI 3 but on storing large data in session it is itself destorying automatically -