-
Notifications
You must be signed in to change notification settings - Fork 71
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
Can't find keyplane that supports type 4 for keyboard iPhone-PortraitChoco-NumberPad #27
Comments
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
TLDR
Using iOS 12.2, I'm hitting what appears to be an API change that breaks this plugin.
Backstory
My app requires a decimal numpad so I tried this plugin. Unlike many of the forks GitHub issues are turned on so thought I'd try posting here.
When I tap e.g.
<input type="text" pattern="[0-9]*" decimal="true">
I am seeing the telephone numpad, better than the regular qwerty, but my app requires decimal support so this isn't going to work.
Was hoping to either see a decimal or, possibly, the Apple decimal pad.
It looks like the API for keyboards changed at some point. Posting the full log in the next message.
iOS 12.2 both Simulator and iPhone X
cordova 9.0.0
[email protected] (latest iOS support)
cordova requirements
Requirements check results for ios:
Apple macOS: installed darwin
Xcode: installed 10.2
ios-deploy: installed 1.9.4
CocoaPods: installed 1.6.1
The text was updated successfully, but these errors were encountered: