I am trying to access Microphone for my game.
It works fine on desktop debugger.
but when package to apk on android,It won't work.
I can get the details of microphone.
the property muted is false but activity level remains -1.
any suggestion?
I am trying to access Microphone for my game.
It works fine on desktop debugger.
but when package to apk on android,It won't work.
I can get the details of microphone.
the property muted is false but activity level remains -1.
any suggestion?