System:
OS: macOS 15.6
CPU: (12) arm64 Apple M2 Pro
Memory: 308.64 MB / 16.00 GB
Shell:
version: "5.9"
path: /bin/zsh
Binaries:
Node:
version: 22.17.0
path: ~/.local/share/mise/installs/node/22.17.0/bin/node
Yarn:
version: 1.22.22
path: ~/.yarn/bin/yarn
npm:
version: 10.9.2
path: ~/.local/share/mise/installs/node/22.17.0/bin/npm
Watchman:
version: 2025.08.11.00
path: /opt/homebrew/bin/watchman
Managers:
CocoaPods:
version: 1.16.2
path: /opt/homebrew/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.26094.121.2512.13840223
Xcode:
version: 16.4/16F6
path: /usr/bin/xcodebuild
Languages:
Java:
version: 17.0.11
path: /usr/bin/javac
Ruby:
version: 3.4.5
path: /opt/homebrew/opt/ruby/bin/ruby
npmPackages:
"@react-native-community/cli":
installed: 15.1.3
wanted: ^15.1.2
react:
installed: 19.1.0
wanted: 19.1.0
react-native:
installed: 0.81.0
wanted: 0.81.0
react-native-macos: Not Found
npmGlobalPackages:
"*react-native*": Not Found
Android:
hermesEnabled: true
newArchEnabled: true
iOS:
hermesEnabled: true
newArchEnabled: true
Maintainer edit: there is a build demonstrator now that works 100% with Expo 53, 54, 55 - see this comment ---> #8657 (comment) (the main trick is
expo-build-propertiesusage, with configuration toforceStaticLinkingfor the correct pods, all commented in the demonstrator script)Issue
build fails on the new preview of expo 54 / react native 0.81

Project Files
Javascript
Click To Expand
package.json:using latest version using
bunx expo install expo@next --checkand updated firebase to latestfirebase.jsonfor react-native-firebase v6:{ "react-native": { "messaging_ios_auto_registration_for_remote_messages": true } }iOS
Click To Expand
ios/Podfile:AppDelegate.swift:Environment
Click To Expand
react-native infooutput:react-native-firebaseversion you're using that has this issue:e.g. 5.4.3Firebasemodule(s) you're using that has the issue:e.g. Instance IDTypeScript?Y/N&VERSIONReact Native FirebaseandInvertaseon Twitter for updates on the library.