Forum Discussion
UltimaVYT
1 year agoExplorer
Keep Getting error called android.permission.Read_phone_state.
IF ANYONE KNOWS A FIX COMMENT ON THIS POST
jakobanarkylabs
1 year agoExplorer
Ah, ok. I didn't understand that you were talking about the AndroidManifest created when you export to gradle project - sorry. But I guess that something is happening when the gradle project is being built.
I found this post explaining some methods for detecting the source of a permission in the final AndroidManifest: https://stackoverflow.com/a/52933901/17417673
jiea
1 year agoExplorer
Thanks for the reply, but this didn't help, unfortunately. I have no manifests in the project, everything is generated. No `jar` or `aar` files introduce any user permission. It seems that permissions are introduced while generating APK from gradle.
Anyway, your previous post is a good enough workaround, I just wanted to see if it is possible to skip this manual work of removing user permissions from gradle proj.
Tnx for your time!
Quick Links
- Horizon Developer Support
- Quest User Forums
- Troubleshooting Forum for problems with a game or app
- Quest Support for problems with your device
Other Meta Support
Related Content
- 2 years ago