sectore / phonegap3-ios-datepicker-plugin

:x: [Deprecated] Migration of DatePicker iOS plugin to work with Cordova/PhoneGap 3
Other
26 stars 18 forks source link

ios8 support #27

Open upsworld opened 10 years ago

upsworld commented 10 years ago

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!

sectore commented 10 years ago

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!

tenfef commented 9 years ago

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

dalvaren commented 9 years ago

Same problem here..

tenfef commented 9 years ago

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

Testing and comments welcome

bau720123 commented 9 years ago

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

tenfef commented 9 years ago

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

bau720123 commented 9 years ago

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

sectore commented 9 years ago

@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?

tenfef commented 9 years ago

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