-
-
Notifications
You must be signed in to change notification settings - Fork 873
Closed
Labels
type:bugImpaired feature or lacking behavior that is likely assumedImpaired feature or lacking behavior that is likely assumed
Milestone
Description
This is an issue introduced with 1.8.0 when trying to log in user to twitter and the user has more than 1 twitter account setup.
This specific issue happens when trying to log into twitter from a uiviewcontroller that is been presented as modal.
This is/was working ok up until 1.7.3.5, where the selection of the account is done as a dialog and not as an action sheet.
For now the only way to make it work is forcing the 1.7.3.5 pod
In the console you can see printed
Warning: Attempt to present <UIAlertController: 0x127685e70> on <LFTabBarController: 0x12763c990> whose view is not in the window hierarchy!
Where LFTabBarController is just a sub class of UITabBarController
Metadata
Metadata
Assignees
Labels
type:bugImpaired feature or lacking behavior that is likely assumedImpaired feature or lacking behavior that is likely assumed