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
Post a Comment