Disable microphone access permission

+3 votes
asked Mar 16, 2020 by scienceapps (300 points)
I'm using easyar 3,1 and microphone access is enabled by default. But, I'm not using recording features, so I don't need access to this sensitive feature.

For Android, I have deleted permission inside Android manifest file and it works fine.

For iOS, how can I disable microphone access from Unity ? if I delete microphone access from info.plist in xcode, my app get rejected by app store connect, because they find reference to the microphone in the code, without key permission.

Thank you for help.

Please log in or register to answer this question.

Welcome to EasyAR SDK Q&A, where you can ask questions and receive answers from other members of the community.
...