Developer Questions

Ask a Question
Back to All

Xumm oath in swift app

Hi Weitze

I am building an app which will utilise the oath from xumm to validate the user.

This is being used on an ios app.

My app has an app url Scheme of myapp://signin.

https://oauth2.xumm.app/auth?client_id={89bec275-ada5-4f2c-9860-bf7a27fc8f06}&redirect_uri=myapp://signin&response_type=token

If I run this from the phone where the app is installed it does not work.

What is going wrong at the moment?

Does the uri scheme needs to be registered with app developer in apple to enable https to uri linking?