TwidereProject / TwidereX-iOS

Next generation of Twidere for iOS.
GNU General Public License v3.0
154 stars 10 forks source link

Please allow to type in PIN when using an custom consumer key for twitter. #136

Closed nyathea closed 1 year ago

nyathea commented 1 year ago

I have an consumer key/consumer secret that takes you to the twitter website and tells you to type in a PIN for the app to get access to the api. TwidereX currently just skips it and when the PIN prompt comes up it just logs in anyways resulting in it not working correctly.

MainasuK commented 1 year ago

Hi @nyaathea. Please try the TestFlight v2.0.0 https://testflight.apple.com/join/GJIDXvW7

For your question. It's normal if the app brings you to the home timeline after Twitter OAuth. You could just ignore the PIN code and the app will handle it automatically.

The app supports the custom API key, but you must pay for the Twitter developer Basic or Pro tier. Otherwise, in the free tier, you can only publish the post. Also, some features like home timeline and mention were removed due to tweet cap limitation. Finally, If you are an iOS developer try to build on the new v2 branch. We are sorry the core lib TwitterSDK is private now.