Closed danny188 closed 1 month ago
Hello @danny188, I'm facing the same issue, could you explain how did you fix it on your side ? Thanks !
Hi @WheelyWonka ,
I followed James's instructions on this issue, and for some reason, the permissions issue was resolved (i.e. the app prompted for audio recording permission).
Thanks @danny188, I manage to make it work on Android on my personal project. The solution was to delete android folder and re-launch npx expo run android
. Thanks !
Hi, I'm trying the starter code from the README.
handleStart
was run, but the device didn't attempt to get permissions. I'm testing on an Android 9 phone. Any advice? Thanks.