I'm trying to use the example code Notifications permission with targetSdkVersion = 33
I need that when the application is first launched, only the notification permission is set, and the notification itself does not occur.
How can this be done?
I need that when the application is first launched, only the notification permission is set, and the notification itself does not occur.
How can this be done?