I have tried all types of code but it didn’t work
Help I have used Activity. requestPermission and even AppCompactActivity.requestPermission etc none of them worked
Please tell me how to request permission for app
1 Like
manifest.xml -> uses permission
make sure you did not disable permission in settings in newer OS
1 Like
Thanks I know it now did more research