Home > Mobile >  To apply for permission problems
To apply for permission problems

Time:11-18

RxPermissions. Request (Manifest. Permission. READ_EXTERNAL_STORAGE, Manifest. Permission. WRITE_EXTERNAL_STORAGE,
The Manifest. Permission. ACCESS_COARSE_LOCATION, Manifest. Permission. ACCESS_FINE_LOCATION)
Application permissions when alone is OK, but the application permissions set, always prompt permissions didn't pass, has manual gave permission, is this why?
RxPermissions. Request (Manifest. Permission_group. STORAGE, the Manifest. Permission_group. The LOCATION)

CodePudding user response:

The four permissions in your AndroidManifest. In the XML configuration?

CodePudding user response:

All configuration of!

CodePudding user response:

You post the detailed code, access request should not be a problem, and you are regular

CodePudding user response:

And prompt permissions didn't pass the log, the android version, all say the best

CodePudding user response:

Post the a code,,,
  • Related