Skip to content

PFTwitterUtils silently fails when trying to log in and user has multiple accounts #71

@samiq

Description

@samiq

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

No one assigned

    Labels

    type:bugImpaired feature or lacking behavior that is likely assumed

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions