-3

I have many permissions in my app in Android, but when I install application of my device which is Android 7.1.2 I see not permission to Allow or Deny and when and the app starts running.

But when I go to Application Settings and check there for permission all permissions are denied.

If all permissions are denied my app is not going to work properly. Can any one help me please.

Thanks

Jawad Amjad
  • 2,532
  • 2
  • 29
  • 59

1 Answers1

0

i dont have any perfect answer but just use target skd version less than 23. That might solve the issue. In the latest sdk one needs to set user permissions for every task they perform

B.Joshi
  • 1
  • 3