For our iOS App we built a custom UI with which we’re proud of, but after being denied by Twitter for xAuth, we’re at a lost on how to use our custom UI to have the User enter a username and password for Twitter and login without pulling up the oAuth web browser, which completely breaks the flow of the experience. Does anyone know any solutions to this problem?
episod
#2
You’ll either need to use iOS’s native Twitter account linking services or leverage the web browser approach – there won’t be a way around it on that platform.