Skip to content

Method presentInView:(UIView *)view .... #12

@carayolthomas

Description

@carayolthomas

Hi there,

First of all, thanks a lot for AFDropdownNotification.

I was just testing it on my universal app (iPhone portrait and iPad landscape). No problem for the iPhone.
However, on the iPad the notifications are shown on portrait mode even if my iPad is on landscape mode. I decided to take a look at your code and it appears that you don't use the parameter "view" in the method "presentInView". You add the notification to "[[UIApplication sharedApplication] keyWindow]".
It is kinda strange because on your demo app, it's working this way.

Could you please explain what I am missing here?

Thanks a lot

Cheers,

Thomas

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions