android.permission.RECORD_AUDIO at project setting , doesn’t allow access to microphone, unless I request this at run time. which still works only once at firs time not after restarting the app.
Also, If I enable the permission manually from OS, still doesnt allow access to microphone.
What I’m doing wrong?
I’m using HAWUII G8 with Android 6
Please Help