Native pickers break with every release of iOS. As a result we deprecated them on iOS. I'm not sure if we'll fix them. Our picker has a calendar mode which might be more similar to what you're trying to achieve.
On Friday, May 28, 2021 at 11:03:52 AM UTC+3 [email protected] wrote: > When the app is built with xcode 11.3, the native ios datepicker displays > perfectly on both and old ios versions > but when it is built with xcode 12.4, ios version 14 and upwards displays > a new native datepicker (image reference below). > > The goal is to build with xcode 12.4 (since any lesser version would be > restricted from publishing by apple) and still get the native ios picker > that displays when the built is done with 11.3 > > > -- You received this message because you are subscribed to the Google Groups "CodenameOne Discussions" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/codenameone-discussions/aa21594f-8650-4fd2-aed0-1914dce7e308n%40googlegroups.com.
