Andrii

Results 5 comments of Andrii

Still do not have an answer. Could anyone provide a workable example for Twitter, for example? Which url should I use for redirectURI and for requestToken there?

Yep, thank you. Now I can authenticate, but after that it opens redirect_uri and code from AppDelegate: (authenticationViewController.authenticateWithCode(code)) doesn't retrieve. What am I doing wrong? Doesn't work even with Instagram...

Here you can find it: https://github.com/AndreyMomot/AuthenticationViewController I just can't get what to use for URL Scheme in my case.

Had the same problem. Solved it only by using it as a external library. You can find an example here: https://github.com/AnchorFreePartner/HTY360Player