Closed arminsal1 closed 7 years ago
@arminsal1 we need to check it with twitter app. We didn't do that. Thank you
@isnifer What do you think I should do?
@arminsal1 not sure, just wait :)
I fixed the issue! Turns out it was my fault. I didn't add the new code for TwitterKit 3 to my App Delegate. Works perfectly now
After updating my device to iOS 11, updating this module to 2.0.0, installing the TwitterKit 3.1 pod, and reconfiguring my info.plist to current standards, twitter login is no longer working on my device.
What happens: It redirects to my installed Twitter app with a prompt to connect my account to my application's Twitter app. After pressing the "connect" button it redirects back to my application, but nothing happens. No errors were caught in debug mode and there's no related messages in my dev console. Am I missing something?
Twitter login worked flawlessly before updating so I'm not sure what's going on.
Here's my code: