-
Notifications
You must be signed in to change notification settings - Fork 237
Closed
Labels
Description
Before submitting a new issue
- I tested using the latest version of the library, as the bug might be already fixed.
- I tested using a supported version of react native.
- I checked for possible duplicate issues, with possible answers.
Bug summary
After migrating the library from 3.x to 4.1.4, I can’t run the application on iOS. I’m attaching a screenshot. First, I tried to run the example application, but I can’t run that either. Thank you.

Library version
4.1.4
Environment info
info Fetching system and libraries information...
System:
OS: macOS 15.5
CPU: (12) arm64 Apple M2 Max
Memory: 11.81 GB / 64.00 GB
Shell:
version: "5.9"
path: /bin/zsh
Binaries:
Node:
version: 24.4.0
path: /var/folders/v6/wj1dll1s6rn409zlfrq8g8s00000gn/T/yarn--1752756469479-0.43564232778032996/node
Yarn:
version: 1.22.22
path: /var/folders/v6/wj1dll1s6rn409zlfrq8g8s00000gn/T/yarn--1752756469479-0.43564232778032996/yarn
npm:
version: 11.4.2
path: /opt/homebrew/bin/npm
Watchman: Not Found
Managers:
CocoaPods:
version: 1.15.2
path: /Users/claudiozamoszczyk/.rvm/gems/ruby-3.1.4@fastlane/bin/pod
SDKs:
iOS SDK:
Platforms:
- DriverKit 24.5
- iOS 18.5
- macOS 15.5
- tvOS 18.5
- visionOS 2.5
- watchOS 11.5
Android SDK: Not Found
IDEs:
Android Studio: 2025.1 AI-251.25410.109.2511.13752376
Xcode:
version: 16.4/16F6
path: /usr/bin/xcodebuild
Languages:
Java:
version: 17.0.15
path: /opt/homebrew/opt/openjdk@17/bin/javac
Ruby:
version: 3.1.4
path: /Users/claudiozamoszczyk/.rvm/rubies/ruby-3.1.4/bin/ruby
npmPackages:
"@react-native-community/cli":
installed: 18.0.0
wanted: 18.0.0
react:
installed: 19.0.0
wanted: 19.0.0
react-native:
installed: 0.79.5
wanted: 0.79.5
react-native-macos: Not Found
npmGlobalPackages:
"*react-native*": Not Found
Android:
hermesEnabled: true
newArchEnabled: false
iOS:
hermesEnabled: true
newArchEnabled: false
Steps to reproduce
yarn remove react-native-audio-recorder-player
yarn add react-native-audio-recorder-player react-native-nitro-modules
cd ios && pod install
yarn ios
Reproducible example repository
https://github.com/hyochan/react-native-audio-recorder-player/tree/main/example