I am using notification service and manage notification permission with switch in my application. App's target sdk is 31. With android 13 runtime notification permission appears in my app when start.
But I don't want to show this pop up and want to manage with switch. How can I disable / hide auto permission dialog ?