0maru / twitter_login

MIT License
54 stars 54 forks source link

Why do I open a web page instead of redirecting to the Twitter App when logging in with Twitter #50

Closed hw20101101 closed 3 years ago

hw20101101 commented 3 years ago

I want to authorize via Twitter App

The version i use twitter_login: ^3.0.8

This is the webpage that my app opens when requesting authorization from Twitter:

20210603171343

0maru commented 3 years ago

As the Twitter Kit SDK is not supported by Twitter, inc. this plugin does not support login via the Twitter App. You can use flutter_twitter_login to log in using the Twitter App.