Hi, I'm struggling to get my app to gain microphone permissions.
Once compiled and installed on an iPhone, it never asks the user for microphone access.
Obviously, I therefore dont get any sound to my app.
As far as I know, I'm doing everything correctly.
This is how I'm asking for Microphone permissions
iOS App Never Asks for Microphone Permissions
Once compiled and installed on an iPhone, it never asks the user for microphone access.
Obviously, I therefore dont get any sound to my app.
As far as I know, I'm doing everything correctly.
This is how I'm asking for Microphone permissions
Code (CSharp):
- selectedDevice =...