Kishorelal AG

Results 5 comments of Kishorelal AG

I too have same issue , any luck ?

These two things worked for me only in Development mode . Add below code in didFinishLaunching function in appdelegate.m : if (@available(iOS 14, *)) { UIDatePicker *picker = [UIDatePicker appearance];...

yes It was issue with dark mode - after changing uiappearance mode in xcode to light - it got fixed

It didn't work - It works only with actual stable chrome - so we integrated that which increased build size and timings