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

The iOS build fails after installing react-native-fast-openpgp. #106

Closed
harshad-wedo opened this issue May 13, 2024 · 2 comments
Closed
Assignees
Labels
enhancement New feature or request

Comments

@harshad-wedo
Copy link

Hi @jerson
When attempting to build app for iOS, I'm encountering the following error:

fastOpenPGP::install(facebook::jsi::Runtime&)::$_1::operator()(facebook::jsi::Runtime&, facebook::jsi::Value const&, facebook::jsi::Value const*, unsigned long) const::'lambda'(facebook::jsi::Runtime&, facebook::jsi::Value const&, facebook::jsi::Value const*, unsigned long)::operator()(facebook::jsi::Runtime&, facebook::jsi::Value const&, facebook::jsi::Value const*, unsigned long) const in react_native_fast_openpgp4
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)

@Kyle772
Copy link

Kyle772 commented May 20, 2024

+1 I was able to get it to work on a physical iOS device in the meantime but there is something wrong here.

For context I'm on M1

@jerson
Copy link
Owner

jerson commented May 23, 2024

hey @Kyle772 @harshad-wedo could you try the newest version, I migrated to xcframework to support iphonesimulator
https://www.npmjs.com/package/react-native-fast-openpgp/v/2.7.3

@jerson jerson self-assigned this May 23, 2024
@jerson jerson added the enhancement New feature or request label May 23, 2024
@jerson jerson closed this as completed May 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants