This is a React Native, Ewxpo, NativeWind iOS app. Please setup the project and find the issue why the error described occurs. We know the error and are curious what you will find.
- Install dependencies
nvm install
nvm use
npm install -g eas-cli
npm install- Create the app to install
Configure your eas projectId and owner in app.config.js and build a test version for your iPhone:
nvm use
eas build --platform ios -e developmentOr use a local building instead.
- Start the app
nvm use
npx expo start- Start a recording in the app on your iPhone
- Make sure you have bluetooth headphones connected
- Switch the audio input from bluetooth to interal microphone by clicking on the microphone icon
The bug: The wave animation shortly freezes and the recording changes from bluetooth to internal and right back to bluetooth.