auth0 / react-native-auth0

React Native toolkit for Auth0 API
https://auth0.com
MIT License
472 stars 201 forks source link

Xcode 15.3 in not working in IOS. but it working same code in xcode 13.3 #885

Open devmandip opened 2 months ago

devmandip commented 2 months ago

Checklist

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

Screenshot 2024-04-16 at 9 55 06 AM

However, this problem does not occur when using Xcode 13.3.

Reproduction

After the pod was installed successfully. try to run and get an

Screenshot 2024-04-16 at 9 55 06 AM

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

brth31 commented 1 month ago

@devmandip have you tried the steps mentioned here?