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

[TIMOB-23924] Move internal focus-call to selector #8408

Merged
merged 1 commit into from Sep 22, 2016

Conversation

hansemannn
Copy link
Collaborator

JIRA: https://jira.appcelerator.org/browse/TIMOB-23924

Temporary solution until Apple fixes their private API-detection, since focus: is no private selector but our own TiKeyboardFocusableView delegate.

@cheekiatng
Copy link
Contributor

APPROVED!

@cheekiatng cheekiatng merged commit 6e125fe into tidev:master Sep 22, 2016
@steipete
Copy link
Contributor

steipete commented Oct 8, 2016

This can be reverted; it seems that this has been fixed inside Apple. We faced the same problem and also opened up a rdar about it:

https://pspdfkit.com/guides/ios/current/announcements/private-api-rejections/
http://openradar.appspot.com/28252227

The last report we got about this was at the end of September. Seems fixed.

@hansemannn
Copy link
Collaborator Author

We also didn't receive any new reports since then. @cheekiatng we can remove it for master again, but let's wait a few more weeks for Apple to confirm this.

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

Successfully merging this pull request may close these issues.

None yet

3 participants