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

python - PyInstaller UAC not working in onefile mode -

wso2is - WSO2 IS 5.0.0 SP1 After restart there is authentication error -

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 -