Skip to content

Upgrade to 0.79.2 throwing an error when building ios #333

@CoryWritesCode

Description

@CoryWritesCode

Environment

Result from react-native info

System:
OS: macOS 15.3.2
CPU: (10) arm64 Apple M1 Pro
Memory: 235.80 MB / 16.00 GB
Shell:
version: "5.9"
path: /bin/zsh
Binaries:
Node:
version: 18.18.2
path: /private/var/folders/ky/0735p8q51_s9yn6hfpgjzwy80000gn/T/xfs-0591ef77/node
Yarn:
version: 4.9.1
path: /private/var/folders/ky/0735p8q51_s9yn6hfpgjzwy80000gn/T/xfs-0591ef77/yarn
npm:
version: 9.8.1
path: ~/.nvm/versions/node/v18.18.2/bin/npm
Watchman:
version: 2025.04.28.00
path: /opt/homebrew/bin/watchman
Managers:
CocoaPods:
version: 1.16.2
path: /Users/corycunningham/.rbenv/shims/pod
SDKs:
iOS SDK:
Platforms:
- DriverKit 24.2
- iOS 18.2
- macOS 15.2
- tvOS 18.2
- visionOS 2.2
- watchOS 11.2
Android SDK:
API Levels:
- "31"
- "33"
- "34"
- "35"
Build Tools:
- 34.0.0
- 35.0.0
- 35.0.1
System Images:
- android-35 | Google Play ARM 64 v8a
Android NDK: Not Found
IDEs:
Android Studio: 2024.2 AI-242.23726.103.2422.13103373
Xcode:
version: 16.2/16C5032a
path: /usr/bin/xcodebuild
Languages:
Java:
version: 17.0.14
path: /usr/bin/javac
Ruby:
version: 2.7.6
path: /Users/corycunningham/.rbenv/shims/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.2
wanted: 0.79.2
react-native-macos: Not Found
npmGlobalPackages:
"react-native": Not Found
Android:
hermesEnabled: true
newArchEnabled: true
iOS:
hermesEnabled: true
newArchEnabled: true

Things I’ve done to figure out my issue

Upgrading version

0.79.2

Description

My app builds on android fine it seems but on iOS via xcode it keeps pausing the app on this error.
Image
I've searched around to no avail sadly. Any help is greatly appreciated.

For reference, here's my package.json

package.json
"dependencies": {
    "@bam.tech/react-native-image-resizer": "^3.0.11",
    "@braze/react-native-sdk": "^14.1.0",
    "@kolking/react-native-rating": "^1.4.1",
    "@launchdarkly/react-native-client-sdk": "10.10.0",
    "@notifee/react-native": "9.1.8",
    "@react-native-async-storage/async-storage": "^2.1.2",
    "@react-native-camera-roll/camera-roll": "^7.10.0",
    "@react-native-clipboard/clipboard": "^1.16.2",
    "@react-native-community/netinfo": "^11.4.1",
    "@react-native-community/push-notification-ios": "^1.11.0",
    "@react-native-documents/picker": "^10.1.3",
    "@react-native-firebase/analytics": "^22.2.0",
    "@react-native-firebase/app": "^22.2.0",
    "@react-native-firebase/dynamic-links": "^22.2.0",
    "@react-native-firebase/messaging": "^22.2.0",
    "@react-navigation/bottom-tabs": "6.5.20",
    "@react-navigation/drawer": "6.6.15",
    "@react-navigation/native": "6.1.17",
    "@react-navigation/native-stack": "6.9.26",
    "@react-navigation/stack": "6.3.29",
    "@segment/analytics-react-native": "2.21.0",
    "@segment/analytics-react-native-plugin-braze-middleware": "1.1.0",
    "@segment/analytics-react-native-plugin-firebase": "0.4.3",
    "@segment/sovran-react-native": "^1.1.3",
    "@sendbird/chat": "4.17.4",
    "@sendbird/uikit-chat-hooks": "3.9.4",
    "@sendbird/uikit-react-native": "3.9.4",
    "@sendbird/uikit-react-native-foundation": "3.9.4",
    "@sendbird/uikit-utils": "3.9.4",
    "@sentry/react-native": "^6.13.1",
    "@tanstack/react-query": "^5.76.1",
    "axios": "1.9.0",
    "cloudinary-core": "2.13.1",
    "date-fns": "^2.30.0",
    "dotenv": "^16.5.0",
    "imask": "^7.6.1",
    "lottie-react-native": "^7.2.2",
    "module-resolver": "^1.0.0",
    "ramda": "^0.30.1",
    "react": "19.0.0",
    "react-hook-form": "7.56.3",
    "react-native": "0.79.2",
    "react-native-actions-sheet": "^0.9.7",
    "react-native-audio-recorder-player": "^3.6.12",
    "react-native-background-fetch": "^4.2.8",
    "react-native-background-geolocation": "4.18.6",
    "react-native-bootsplash": "^6.3.8",
    "react-native-camera-kit": "^15.0.1",
    "react-native-code-push": "8.3.1",
    "react-native-config": "1.5.5",
    "react-native-confirmation-code-field": "^7.5.0",
    "react-native-create-thumbnail": "^2.1.1",
    "react-native-date-picker": "^5.0.12",
    "react-native-device-info": "^14.0.4",
    "react-native-fast-image": "^8.6.3",
    "react-native-fbsdk-next": "^13.4.1",
    "react-native-file-access": "^3.1.1",
    "react-native-gesture-handler": "2.25.0",
    "react-native-get-random-values": "^1.11.0",
    "react-native-haptic-feedback": "^2.3.3",
    "react-native-image-crop-picker": "0.42.0",
    "react-native-image-picker": "8.2.1",
    "react-native-in-app-review": "^4.3.5",
    "react-native-keyboard-controller": "^1.17.1",
    "react-native-linear-gradient": "^2.8.3",
    "react-native-maps": "^1.20.1",
    "react-native-mmkv-storage": "0.11.2",
    "react-native-network-logger": "^2.0.0",
    "react-native-open-maps": "^0.4.3",
    "react-native-permissions": "^5.4.0",
    "react-native-reanimated": "3.17.5",
    "react-native-safe-area-context": "^5.4.0",
    "react-native-screens": "4.10.0",
    "react-native-svg": "15.12.0",
    "react-native-svg-transformer": "1.5.1",
    "react-native-tracking-transparency": "^0.1.2",
    "react-native-url-polyfill": "^2.0.0",
    "react-native-vector-icons": "^10.2.0",
    "react-native-video": "^6.14.0",
    "react-native-webview": "13.13.5",
    "supertokens-react-native": "^5.1.3"
  },
  "devDependencies": {
    "@babel/core": "^7.27.1",
    "@babel/plugin-transform-named-capturing-groups-regex": "^7.27.1",
    "@babel/preset-env": "^7.27.2",
    "@babel/preset-typescript": "7.27.1",
    "@babel/runtime": "^7.27.1",
    "@biomejs/biome": "1.9.4",
    "@jest/globals": "^29.7.0",
    "@react-native-community/cli": "18.0.0",
    "@react-native-community/cli-platform-android": "18.0.0",
    "@react-native-community/cli-platform-ios": "18.0.0",
    "@react-native/babel-preset": "0.79.2",
    "@react-native/metro-config": "0.79.2",
    "@react-native/typescript-config": "0.79.2",
    "@testing-library/jest-native": "^5.4.3",
    "@testing-library/react-hooks": "^8.0.1",
    "@testing-library/react-native": "^13.2.0",
    "@tsconfig/react-native": "^3.0.5",
    "@types/node": "^22.15.18",
    "@types/ramda": "^0.30.2",
    "@types/react": "^19",
    "@types/react-native-vector-icons": "6.4.18",
    "@types/react-native-video": "^5.0.20",
    "@types/react-test-renderer": "19.0.0",
    "babel-jest": "^29.7.0",
    "babel-loader": "^10.0.0",
    "babel-plugin-module-resolver": "^5.0.2",
    "globals": "^16.1.0",
    "jest": "^29.7.0",
    "jest-watch-typeahead": "^2.2.2",
    "knip": "^5.56.0",
    "lefthook": "^1.11.12",
    "react-native-clean-project": "^4.0.3",
    "react-native-logs": "^5.3.0",
    "react-test-renderer": "19.0.0",
    "sanitize-filename": "^1.6.3",
    "ts-jest": "^29.3.3",
    "ts-node": "^10.9.2",
    "typescript": "5.8.3",
    "yarn-audit-fix": "^10.1.1"
  },
  "engines": {
    "node": ">=18"
  }

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions