I have upgraded my react-native-auth0 from 2.6.0 to 2.9.0
Ever since the upgrade when logging in, the app request confirmation on what app to use to continue (Only on Android)
I have added as per the documentation manifestPlaceholders = [auth0Domain: "myDomain.auth0.com", auth0Scheme: "${applicationId}"]
to my build.gradle
App is not duplicated in the phone
Any help, much appreciated
Hey there!
Can you open it as a GitHub issue so we can work on that directly with the repo maintainers?
Perfect! Thanks! I’ll let repo maintainers know in a few minutes!
Hello, I had a very similar issue with the upgrade to 2.9.0
After pressing, continue, no effect, no error logs, no nothing…
I did followed the implementation of reference here…
committed 08:52PM - 23 Jun 21 UTC
Manifest does have other intent filters in that activity, for other libraries…