New to Auth0 and trying to configure react-native-auth0. Installed version 4.6.0 of the npm package and running react-native 0.73.4.
I’ve serached this error, but can’t seem to find a definitive answer other than updating the pacakage. Any help or guidance would be appreciated!
Hi @delasare,
Welcome to the Auth0 Community!
The error you experienced might be related to the pod dependencies. In this related thread, it mentions updating the pod dependencies to address the issue you are encountering.
Just to confirm, have you already tried updating the pod dependencies? If not, it is a good first step, since the error can result from version mismatches during the build.
Kind regards,
Rueben
It seems like updating the min-deployment target spcefically for the Auth0 pod did the trick.
Thanks!
1 Like
Hi @delasare,
I’m glad that it’s working now!
If anything else comes up, feel free to reach out to us again.