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

Is iOS 5.1 supported - setDrawsAsynchronously? #16

Closed
tatejones opened this issue Sep 8, 2013 · 1 comment
Closed

Is iOS 5.1 supported - setDrawsAsynchronously? #16

tatejones opened this issue Sep 8, 2013 · 1 comment
Assignees
Milestone

Comments

@tatejones
Copy link

I appreciate your prompt support. Great for overtime.

I have just upgrade to 0.1.2 for issue #15. Now the following exception is occurring.

-[CALayer setDrawsAsynchronously:]: unrecognized selector sent to instance 0xa416480
*** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[CALayer setDrawsAsynchronously:]: unrecognized selector sent to instance 0xa416480'

self.layer.drawsAsynchronously = YES;

iOS 6 only now?

Cheers

@ghost ghost assigned nicolaschengdev Sep 8, 2013
nicolaschengdev added a commit that referenced this issue Sep 8, 2013
@nicolaschengdev
Copy link
Owner

Thanks tatejones for your reports.

It helps me to improve WYPopooverController.

I have just commited on master a fix for this issue. In hope it will be sufficient.

Nicolas

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

2 participants