GitHub user fmgasparino opened a pull request:
https://github.com/apache/cordova-plugins/pull/16
Updated Plugin to iOS 8
Apple changed the way Keyboard Views are created and the App would crash
when clicked in any input.
Now, Apple has the QuickType feature, and they added the order of the
views. I fixed that by returning the proper list to iterate on the
getKeyboardViews method.
Testing Devices:
iOS 8: iPhone 6, iPhone 5S and iPhone 4.
iOS 7: iPhone 4
iOS 6: Simulator
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/fmgasparino/cordova-plugins master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cordova-plugins/pull/16.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #16
----
commit 998d98f50cda65b9fced2d01155214aafb78a3ce
Author: fmgasparino <[email protected]>
Date: 2014-11-05T20:31:16Z
Updated Plugin to iOS 8
Apple changed the way Keyboard Views are created and plugins was
crashing the App;
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]