Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Library not loaded: '@rpath/FBLPromises.framework/FBLPromises' Referenced from #44598

Open
sumitjainwegile opened this issue May 17, 2024 · 5 comments
Labels
Needs: Attention Issues where the author has responded to feedback. Needs: Repro This issue could be improved with a clear list of steps to reproduce the issue. Needs: Triage 🔍 Newer Patch Available

Comments

@sumitjainwegile
Copy link

Description

dyld[3576]: Library not loaded: '@rpath/FBLPromises.framework/FBLPromises'
Referenced from: '/private/var/containers/Bundle/Application/82E9282B-6536-40AC-B088-72A6947FF86A/vastmindz.app/Frameworks/RPPGCommon.framework/RPPGCommon'

Steps to reproduce

when run app with scode on iphone the getting this library issue

React Native Version

0.73.0

Affected Platforms

Runtime - iOS

Output of npx react-native info

System:
  OS: macOS 13.5
  CPU: (8) arm64 Apple M1
  Memory: 83.06 MB / 8.00 GB
  Shell:
    version: "5.9"
    path: /bin/zsh
Binaries:
  Node:
    version: 18.17.1
    path: /usr/local/bin/node
  Yarn:
    version: 1.22.22
    path: /usr/local/bin/yarn
  npm:
    version: 9.6.7
    path: /usr/local/bin/npm
  Watchman: Not Found
Managers:
  CocoaPods:
    version: 1.15.2
    path: /Users/wegile-1003/.rbenv/shims/pod
SDKs:
  iOS SDK:
    Platforms:
      - DriverKit 23.2
      - iOS 17.2
      - macOS 14.2
      - tvOS 17.2
      - watchOS 10.2
  Android SDK: Not Found
IDEs:
  Android Studio: 2023.2 AI-232.10227.8.2321.11479570
  Xcode:
    version: 15.1/15C65
    path: /usr/bin/xcodebuild
Languages:
  Java:
    version: 17.0.11
    path: /Library/Java/JavaVirtualMachines/temurin-17.jdk/Contents/Home/bin/javac
  Ruby:
    version: 3.1.2
    path: /Users/wegile-1003/.rbenv/shims/ruby
npmPackages:
  "@react-native-community/cli":
    installed: 13.6.6
    wanted: ^13.6.6
  react:
    installed: 18.2.0
    wanted: 18.2.0
  react-native:
    installed: 0.73.0
    wanted: 0.73.0
  react-native-macos: Not Found
npmGlobalPackages:
  "*react-native*": Not Found
Android:
  hermesEnabled: false
  newArchEnabled: false
iOS:
  hermesEnabled: true
  newArchEnabled: false

Stacktrace or Logs

dyld[3576]: Library not loaded: '@rpath/FBLPromises.framework/FBLPromises'
  Referenced from: '/private/var/containers/Bundle/Application/82E9282B-6536-40AC-B088-72A6947FF86A/vastmindz.app/Frameworks/RPPGCommon.framework/RPPGCommon'
  Reason: tried: '/usr/lib/swift/FBLPromises.framework/FBLPromises' (no such file), '/private/var/containers/Bundle/Application/82E9282B-6536-40AC-B088-72A6947FF86A/vastmindz.app/Frameworks/FBLPromises.framework/FBLPromises' (no such file), '/private/var/containers/Bundle/Application/82E9282B-6536-40AC-B088-72A6947FF86A/vastmindz.app/Frameworks/RPPGCommon.framework/Frameworks/FBLPromises.framework/FBLPromises' (no such file), '/private/var/containers/Bundle/Application/82E9282B-6536-40AC-B088-72A6947FF86A/vastmindz.app/../../Frameworks/FBLPromises.framework/FBLPromises' (no such file), '/usr/lib/swift/FBLPromises.framework/FBLPromises' (no such file), '/private/var/containers/Bundle/Application/82E9282B-6536-40AC-B088-72A6947FF86A/vastmindz.app/Frameworks/FBLPromises.framework/FBLPromises' (no such file), '/private/var/containers/Bundle/Application/82E9282B-6536-40AC-B088-72A6947FF86A/vastmindz.app/Frameworks/FBLPromises.framework/FBLPromises' (no such file), '/usr/lib/swift/FBLPromises.framework/FBLPromises' (no such file), '/private/var/containers/Bundle/Application/82E9282B-6536-40AC-B088-72A6947FF86A/vastmindz.app/Frameworks/FBLPromises.framework/FBLPromises' (no such file), '/private/var/containers/Bundle/Application/82E9282B-6536-40AC-B088-72A6947FF86A/vastmindz.app/Frameworks/FBLPromises.framework/FBLPromises' (no such file), '/System/Library/Frameworks/FBLPromises.framework/FBLPromises' (no such file)

Reproducer

#44553

Screenshots and Videos

Screenshot 2024-05-17 at 11 34 37 AM
Copy link

⚠️ Newer Version of React Native is Available!
ℹ️ You are on a supported minor version, but it looks like there's a newer patch available - 0.73.8. Please upgrade to the highest patch for your minor or latest and verify if the issue persists (alternatively, create a new project and repro the issue in it). If it does not repro, please let us know so we can close out this issue. This helps us ensure we are looking at issues that still exist in the most recent releases.

Copy link

⚠️ Missing Reproducible Example
ℹ️ We could not detect a reproducible example in your issue report. Please provide either:
  • If your bug is UI related: a Snack
  • If your bug is build/update related: use our Reproducer Template. A reproducer needs to be in a GitHub repository under your username.

@github-actions github-actions bot added the Needs: Repro This issue could be improved with a clear list of steps to reproduce the issue. label May 17, 2024
@vswami55
Copy link

vswami55 commented May 17, 2024

I'm facing this error with RN version "react-native": "^0.73.6", please help me if anyone know or aware this issue's before.

System:
OS: macOS 12.7.4
CPU: (4) x64 Intel(R) Core(TM) i5-5287U CPU @ 2.90GHz
Memory: 27.83 MB / 8.00 GB
Shell:
version: 5.8.1
path: /bin/zsh
Binaries:
Node:
version: 21.7.1
path: /usr/local/bin/node
Yarn: Not Found
npm:
version: 10.8.0
path: ~/Documents/Projects/yano/node_modules/.bin/npm
Watchman:
version: 2024.03.18.00
path: /usr/local/bin/watchman
Managers:
CocoaPods:
version: 1.14.3
path: /usr/local/bin/pod
SDKs:
iOS SDK:
Platforms:
- DriverKit 22.2
- iOS 16.2
- macOS 13.1
- tvOS 16.1
- watchOS 9.1
Android SDK: Not Found
IDEs:
Android Studio: Not Found
Xcode:
version: 14.2/14C18
path: /usr/bin/xcodebuild
Languages:
Java: Not Found
Ruby:
version: 2.7.5
path: /Users/virenderswami/.rvm/rubies/ruby-2.7.5/bin/ruby
npmPackages:
"@react-native-community/cli": Not Found
react:
installed: 18.3.1
wanted: ^18.2.0
react-native:
installed: 0.73.8
wanted: ^0.73.6
react-native-macos: Not Found
npmGlobalPackages:
"react-native": Not Found
Android:
hermesEnabled: true
newArchEnabled: false
iOS:
hermesEnabled: true
newArchEnabled: false

Screenshot 2024-05-17 at 3 04 38 PM

@HoseinKhanBeigi
Copy link

I think The error message indicates that the FBLPromises framework is not found. This framework is part of the Firebase SDK and is used internally by Firebase libraries.

Ensure that FBLPromises is included in your Podfile. The Firebase dependencies should pull this in automatically, but it's good to verify.
Install CocoaPods Dependencies
Clean and Rebuild the Project
Then, open your project in Xcode and build it again:
Verify Framework Search Paths

@sumitjainwegile
Copy link
Author

Now I am getting this below issue Can you please help me in this. Thanks in advance

Screenshot 2024-05-24 at 4 22 30 PM

@github-actions github-actions bot added Needs: Attention Issues where the author has responded to feedback. and removed Needs: Author Feedback labels May 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Needs: Attention Issues where the author has responded to feedback. Needs: Repro This issue could be improved with a clear list of steps to reproduce the issue. Needs: Triage 🔍 Newer Patch Available
Projects
None yet
Development

No branches or pull requests

4 participants
@HoseinKhanBeigi @vswami55 @sumitjainwegile and others