Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
carayolthomas opened this issue May 27, 2015 · 0 comments
Open

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

carayolthomas opened this issue May 27, 2015 · 0 comments

Comments

@carayolthomas
Copy link

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

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

No branches or pull requests

1 participant