react-native-auth0
react-native-auth0 copied to clipboard
Xcode 15.3 in not working in IOS. but it working same code in xcode 13.3
Checklist
- [X] The issue can be reproduced in the react-native-auth0 sample app (or N/A).
- [X] I have looked into the Readme, Examples, and FAQ and have not found a suitable solution or answer.
- [X] I have looked into the API documentation and have not found a suitable solution or answer.
- [X] I have searched the issues and have not found a suitable solution or answer.
- [X] I have searched the Auth0 Community forums and have not found a suitable solution or answer.
- [X] I agree to the terms within the Auth0 Code of Conduct.
Description
I am encountering an issue with Xcode 15.3 where my code, which was previously working in Xcode 13.3, is no longer functioning as expected on iOS. When running the same code in Xcode 15.3, I'm experiencing
However, this problem does not occur when using Xcode 13.3.
Reproduction
After the pod was installed successfully. try to run and get an
error.
Additional context
No response
react-native-auth0 version
3.0.0
React Native version
0.71.7
Expo version
No response
Platform
iOS
Platform version(s)
17.4
@devmandip have you tried the steps mentioned here?
Closing due to inactivity. Please feel free to ping if you'd prefer to reopen.