How to use multiple clientID and domain configurations for different environments

I am using iOS Swift Native SDK Auth0 iOS / macOS SDK Quickstarts: Login

I created a new file called: Auth0.plist (as mentioned in the documentation)

Now, I wanted to use another clientID and Domain for debug version (my app has 4 environments).

How to get this resolved.

Thanks

@konrad.sopala any help on this, much appreciated.
Thanks

Hey there @MuraliKathir!

Unfortunately we don’t have it specified in any of our docs. Asking our SDK team to see if they have any Xcode tricks for that!

Yes, that’s correct.
Its not mentioned in docs. Could you please help me to reach the SDK team. May be you can tag the right people if you are aware.
Thanks

Unfortunately they are not in the developer community forum. I just asked them about it. Should have the answer very soon!

Hey there!

Back with good news. You can instantiate it manually:

The same goes for WebAuth

Let me know if you have any other questions down the road!

It worked, thanks a lot @konrad.sopala.

Glad to hear that! We’re here for you!