-
Notifications
You must be signed in to change notification settings - Fork 45
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Permissions problem #18
Comments
I'm Having the same issue, permission denied and i can't build on my IOS device. it might something with the info.list no sure |
For android try using https://forum.xda-developers.com/showthread.php?t=2141817 to see which permissions you are missing. |
Please check you have the relevant permissions in your plist file. They should be added by PostProcessor.cs during the Unity build phase. |
Hi. I'm getting the app crashing on Android when I press the Camera Shot button. Thanks |
Hi @PaulMitch. Thanks. |
Hey Dhavel
I just went for this asset instead
https://assetstore.unity.com/packages/tools/integration/native-camera-for-android-ios-117802
There is also a native picker
…On Wed, Jun 10, 2020 at 5:39 PM DhavalKesaria1903 ***@***.***> wrote:
Hi @PaulMitch <https://github.com/PaulMitch>.
I am also getting the same issue, but for the Read Contacts permission.
How did you solve the issue?
If you can help me than it will be really helpful.
Thanks.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#18 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ANLUYAQZEYGXKYVZQUCJGUDRV42CJANCNFSM4HIQRS5Q>
.
|
Okay, Thanks for your quick reply @PaulMitch. Any idea on how to solve this? @ryanw3bb |
I think you have to modify the Android source to be Android 9 & 10 complient
Didn't go too deep into it as the other assets worked and were easy to swap
in
…On Wed, 10 Jun. 2020, 8:43 pm DhavalKesaria1903, ***@***.***> wrote:
Okay,
Thanks for your quick reply @PaulMitch <https://github.com/PaulMitch>.
Any idea on how to solve this? @ryanw3bb <https://github.com/ryanw3bb>
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#18 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ANLUYASUFUO25FCQPULR463RV5PT5ANCNFSM4HIQRS5Q>
.
|
I tried using it this perhaps I missed a step but it doesnt have permissions to get my location or access camera, or save files for screenshots. perhaps its because im using 2019 not sure
The text was updated successfully, but these errors were encountered: