Hi, I would like to know if is possible disable notification from my app without open notification settings.
I'm using the code below to check if it is on or off, any idea?
Sub AreNotificationsEnabled As Boolean
Dim jo As JavaObject
Dim ctxt As JavaObject
ctxt.InitializeContext...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.