I use NB6 I have to remove access to notification every time I start my app.
When I rotate my device I also have to answer this access to notifications.
How can I remove this behavior?
Why you need to remove it? If you show a notification then you need the permission.
If you use foreground services then you need the permission as you need a notication for the foreground service.
Yes if I only have to answer this question once. There's no problem but now I must anwer as soon as i rotate my device? I can't use this nb6 if i can't se my app main window all the time. This is not happening with other apps only b4a app?