We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Xcode run the reactNative app with the error "Library not found for -lA0Auth0"
I tried pod clean cache and re-install pod, and change the react-native-auth0 version, also build faild with the xcode as bellow
3.1.0 or 2.17.4
0.72.6
No response
iOS
macOS: macOS Ventura 13.6.1; xcode: 14.2
The text was updated successfully, but these errors were encountered:
@SunnyXiao are you still facing this issue? If yes, could you try the following steps:
pod deintegrate && pod install
Sorry, something went wrong.
No branches or pull requests
Checklist
Description
Xcode run the reactNative app with the error "Library not found for -lA0Auth0"
Reproduction
Additional context
I tried pod clean cache and re-install pod, and change the react-native-auth0 version, also build faild with the xcode as bellow
react-native-auth0 version
3.1.0 or 2.17.4
React Native version
0.72.6
Expo version
No response
Platform
iOS
Platform version(s)
macOS: macOS Ventura 13.6.1; xcode: 14.2
The text was updated successfully, but these errors were encountered: