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 'react-native-fast-rsa' not found #72

Closed
saumyabhatnagar2000 opened this issue Sep 27, 2023 · 8 comments
Closed

library 'react-native-fast-rsa' not found #72

saumyabhatnagar2000 opened this issue Sep 27, 2023 · 8 comments
Labels
help wanted Extra attention is needed

Comments

@saumyabhatnagar2000
Copy link

Attempting to build for ios with Xcode 15 fails, with error library 'react-native-fast-rsa' not found.
The build is successful for android.
The build get successful when I remove react-native-fast-rsa.
Are there any other installation steps for ios?

@neel132
Copy link

neel132 commented Oct 3, 2023

any update on this ?

Even I am facing this issue on-
M2 Chip
Xcode - 15.0

Bare react-native - 0.68

@jerson
Copy link
Owner

jerson commented Oct 3, 2023

Hi, thanks for report this issue, going to take a look today

@jerson
Copy link
Owner

jerson commented Oct 3, 2023

hi @saumyabhatnagar2000 , @neel132 could you try with this branch please #73

@saumyabhatnagar2000
Copy link
Author

Still not working for me. @neel132 did it work for you?

@neel132
Copy link

neel132 commented Oct 4, 2023

It is still the same error for me as well @saumyabhatnagar2000 @jerson .
Even the example project has same error.

Reference -

Screenshot 2023-10-04 at 5 31 42 PM

@jerson
Copy link
Owner

jerson commented Oct 4, 2023

I see, so it seems is related to arm64 slice, let me try something different today, thanks for the patient

@jerson
Copy link
Owner

jerson commented Oct 5, 2023

hey @saumyabhatnagar2000 , @neel132 sorry for the delay, I updated podspec, could you try one more time please

make sure the pod spec looks like this one
https://github.com/jerson/react-native-fast-rsa/pull/73/files#diff-adbac605057eb9b22b0847a0e2e3f269c1038d1998e332e5cce54a8df3333f88L21-L23

@saumyabhatnagar2000
Copy link
Author

Building for 'iOS-simulator', but linking in object file (/node_modules/react-native-fast-rsa/ios/librsa_bridge.a[arm64][2](go.o)) built for 'iOS'

Getting this error

This is my pod spec file.
Let me know if I am missing something @jerson
Screenshot 2023-10-06 at 3 39 55 PM

@jerson jerson added the help wanted Extra attention is needed label Nov 18, 2023
@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
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants