Hi, I'm trying to disable alert notifications inside the app when active.
I searched for a solution and found this options in OneSignal native SDK
but when I tried to use it it says:
TnsOneSignal.startInit(...).setNotificationOpenedHandler(...).setInFocusDisplaying is not a function
Hi, I'm trying to disable alert notifications inside the app when active. I searched for a solution and found this options in OneSignal native SDK but when I tried to use it it says:
How can I do this ? Thanks