Hi, I’m building for the Oculus Quest 2.
I was part way through building a game and was able to use the microphone in game without doing anything specific.
In the meantime the Quest updated itself and now can’t use the mic.
I went to “installed apps” and my app is there but only “storage” is there as a permission. There is no microphone with the toggle.
In one of the blueprints after event begin play I put a “request android permissions” node
and used the string “android.permission.MICROPHONE” and another string “android.permission.RECORD_AUDIO” but when I start the game I don’t get asked for permissions.
Help pls
Thx