Hello,
Range input on iOS is not working.
Regards,
(iOS version is 9.3.1 / Ionic Library 1.1)
Hello,
Range input on iOS is not working.
Regards,
(iOS version is 9.3.1 / Ionic Library 1.1)
I did work on my IOS 9 too
Hello,
Could you please provide us with more details of your issue: how exactly Range input isn't working in Ionic?
We just tested it and it is working for us.
Hello Evgene,
Now i found the solution, i was using "inobounce.js" for preventing bounce for ios. It was causing this issue. I disabled it.
For preventing bounce, should i edit the source config.xml or is there another simple way?
Also i wish, Appery.io adds more settings for editing metadata to app settings.
Thanks,
[quote:]
For preventing bounce, should i edit the source config.xml or is there another simple way?
[/quote]
At this point the only way is to modify config.xml file in the Sources view.
[quote:]
Also i wish, Appery.io adds more settings for editing metadata to app settings.[/quote]
What kind of setting options do want to see?
Hello,
Some of options, i wish to see:
1) "DisallowOverscroll" : Boolean,
2) "webviewbounce" : Boolean,
3) "StatusBarOverlaysWebView" : Boolean,
4) "StatusBarBackgroundColor" : #color,
5) "SplashScreenDelay" : miliseconds
6) "KeyboardDisplayRequiresUserAction" : Boolean
...
Thanks,