auth0-samples / auth0-react-native-sample

Auth0 Integration Samples for React Native
https://auth0.com/docs/quickstart/native/react-native
MIT License
128 stars 156 forks source link

Can't run 00-Login app in Xcode 14.3 on M2 Mac #116

Closed dnelsonlivecurrence closed 1 year ago

dnelsonlivecurrence commented 1 year ago

After resolving 2 Deployment target issues, including this one, : https://github.com/facebook/react-native/issues/36635

I am faced with the following errors:

Screenshot 2023-05-04 at 2 19 23 PM

00-Login/ios/Auth0Samples/AppDelegate.m:19:36 Too few arguments to function call, expected 2, have 1 00-Login/ios/Auth0Samples/AppDelegate.m:22:77 Too few arguments to function call, expected 4, have 3

poovamraj commented 1 year ago

@dnelsonlivecurrence, sorry on the delayed response. this issue should be fixed now in our latest version of the samples. We will close this issue now. Feel free to comment here if you have more doubts.