Question by
AlekseyDubrovskyi · Apr 14 at 01:35 PM ·
macosxmicrophonepermissions
How to check microphone permission in game on MacOS?
Hello! is there a way how can I check for microphone permission in-game if the user accidentally declines it on a security popup while opening the app? I`ve tried Application.HasUserAuthorization(UserAuthorization.Microphone) but seems like it works only on IOS. And is there a way to ask for permission again and call this native popup?
Comment
Your answer
Follow this Question
Related Questions
How to request Microphone Permisson for Mac OSX Standalone? 2 Answers
Create folders on mac 0 Answers
Why my game cannot get the access to microphone after the permission has been given? 0 Answers
Requesting Microphone Permission on Mac OS 1 Answer
which windows phone store app permissions/declarations for unity? 0 Answers