Forum Discussion
lucas.180963
2 years agoExplorer
Requesting permissions not working in Quest OS 59
Since we updated one of our Quest 2 devices to operating system version 59 our android code for requesting permissions no longer works. private void checkPermissionsAndInitialize() { // check p...
- 2 years ago
Headset just updated to 59.0.0.138, bug is fixed! 😄
lucas.180963
2 years agoExplorer
I have found that this is in some way related to replacing an installed app with a 'newer version' of that app.
When I first remove my application and then install it again (via SideQuest), the permission code works as expected.
But if I install my application via sidequest when that same application is still installed, the code fails! And this even with the exact same apk I used for the first install!
- lucas.1809632 years agoExplorer
The above reply was sort of a false positive. The installation has nothing to do with it. When I open our app for the first time the log is printed, but when I open it a second time it is not.
Meaning that the bug is not caused by installing another version but simply happens if you open the app again.
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
- 1 year ago
- 3 months ago
- 4 months ago