I’m trying to use sign in with Twitter on Android, and as per this documentation and this
image suggestion, I need to pass my in scheme URL.

It seems the validation on this field does not let you input myawesomeapp://, twittersdk:// or myawesomeapp://callback.

Instead it throws an error and prevents you from saving:

image

Hi - we confirmed it was a bug and have fixed it. You should be able to register a callback URL as a mobile OS scheme now. I’m sorry you encountered this, and appreciate that you reported it!

2 Likes

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.