I am trying to set up a universal link for IOS with auth_flutter.
On the official site, there are instructions for setting up a custom URL scheme, but I can’t find how to set up universal link.
I have already set up universal link in device settings in advanced settings.
https://auth0.com/docs/get-started/applications/enable-universal-links-support-in-apple-xcode
Questions:
- I don’t know how to set up an allowed callback url.
- I don’t know if additional settings are needed in the flutter project and auth0_flutter.