Skip to content
This repository has been archived by the owner on Oct 5, 2019. It is now read-only.

Twitter Login dismiss my ViewController when hitting Cancel button #85

Open
ducnv55 opened this issue Aug 13, 2018 · 2 comments
Open

Twitter Login dismiss my ViewController when hitting Cancel button #85

ducnv55 opened this issue Aug 13, 2018 · 2 comments

Comments

@ducnv55
Copy link

ducnv55 commented Aug 13, 2018

I use TwitterKit to make Login function in my app. When call TWTRTwitter.sharedInstance().logIn() function (on my ViewControllerA), an AlertViewController shows up. I hit Cancel, after a while, my ViewControllerA is dismissed.
AlertViewController here
I searched TwitterKit's source code but found nothing that shows AlertViewController nor dismissViewController when hit Cancel.
Please help me find out the reason.
Thank you all.

Expected behavior

Only AlertViewController disappear

Actual behavior

After hitting Cancel button a while, my ViewController is dismissed too.

Environment

iPhone 5s
iOS 10.3
Twitter app is already installed

@chriscdn
Copy link

See issue #40.

@apprithm
Copy link

I found that twitterKit 3.4.2 has this problem. But this problem doesn't exist in 3.4.1

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants