RequestUserAuthorization on MacOs

Application.RequestUserAuthorization(UserAuthorization.Microphone);

does this function have effect in mac os??? when i run this line code in mac, it doesn’t show the authorize pop window. what’s the suitable way to authorize in mac os???

1 Like

Also wondering this!

Did you ever find out?