Permissions? #43
Answered
by
CariusLars
naveenbharadwaj19
asked this question in
Q&A
-
What are the permission need to be added in manifest and gradle ? |
Beta Was this translation helpful? Give feedback.
Answered by
CariusLars
Oct 6, 2021
Replies: 1 comment
-
Once you import this plugin into your Flutter app there should be no need to further add any permissions. If you use the cloud anchor feature, required permissions are described in the CloudAnchorSetup document, a fix for a possible permission error on iOS devices is described in the Readme, but generally, it should work out of the box. Let me know if there are any problems! |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
naveenbharadwaj19
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Once you import this plugin into your Flutter app there should be no need to further add any permissions. If you use the cloud anchor feature, required permissions are described in the CloudAnchorSetup document, a fix for a possible permission error on iOS devices is described in the Readme, but generally, it should work out of the box. Let me know if there are any problems!