phonegap3-ios-datepicker-plugin icon indicating copy to clipboard operation
phonegap3-ios-datepicker-plugin copied to clipboard

ios8 support

Open upsworld opened this issue 10 years ago • 9 comments

on ios8 i only see a blank input-field-like area on the bottom on a darkening overlay which i cant interact with nor leave

Any idea? Thank you for the great work!

upsworld avatar Aug 28 '14 14:08 upsworld

Unfortunately I don't have time to fix any issues of the DatePicker plugin. Feel free to fork the project to add your fix. Any contributions are welcome - thanks!

sectore avatar Aug 29 '14 06:08 sectore

Issue seems to be with UIActionSheets not allowing subviews to be added. I will take a look and see if there is a simple solution

tenfef avatar Sep 17 '14 05:09 tenfef

Same problem here..

dalvaren avatar Sep 18 '14 19:09 dalvaren

I have a basic work around here that solves the problem https://github.com/tenfef/cordova-plugin-datepicker.

Testing and comments welcome

tenfef avatar Sep 19 '14 11:09 tenfef

I have the same problem with everybody when in ipad mini 8.1,it work perfect but... when in iphone 6 plus 8.1, it will appear see a blank input-field

bau720123 avatar Nov 08 '14 14:11 bau720123

@bau720123 Have you tried my plugin? https://github.com/tenfef/cordova-plugin-datepicker

tenfef avatar Nov 08 '14 22:11 tenfef

hi @tenfef thanks for your resolve way if any issue occur,I will ask and post the issue in you git page thanks

bau720123 avatar Nov 09 '14 03:11 bau720123

@tenfef Thanks for your fix! Any chance to merge your result into this project here? Or can I mark my project as deprecated and link to your project?

sectore avatar Nov 09 '14 08:11 sectore

Unfortunately I forked my branch from a different repo to this so I can't easily merge it in. Up to you if you want to link to my project. Not fussed :) Although it looks like this branch is being better maintained: https://github.com/VitaliiBlagodir/cordova-plugin-datepicker

tenfef avatar Nov 17 '14 09:11 tenfef