Closed cyjFS closed 4 years ago
Update ios13, tap the UITextField with no responese. When i remove 'CountryPickerView', it's ok. I can't sure if that 'CountryPickerView' freeze UITextField in iOS13.
Using iOS13.1 simulator will find the problem.
@cyjFS I verified with a real device that this is not an issue of the CountryPicker, but the simulator itself. I think it can be related to the new swipe function. If you want to use it with the simulator for now activate the "Hardware -> Keyboard -> Connect Hardware Keyboard" and restart the simulator. The app will not freeze anymore
@cyjFS I verified with a real device that this is not an issue of the CountryPicker, but the simulator itself. I think it can be related to the new swipe function. If you want to use it with the simulator for now activate the "Hardware -> Keyboard -> Connect Hardware Keyboard" and restart the simulator. The app will not freeze anymore
Thanks for your reply, we have resolved with other ways.
@cyjFS i have got same problem with the real Device. Can you please tell me the other ways to solve this. i had to use country view inside the other view than add this other view as the left view of the textField because of the monsterous size of the flag.
@neokree You can also help if you want
I do not have this issue unfortunately and hope everyone has sorted it out somehow. @Piyush-Sharma-Pandit If you still need help, let me know.
Update ios13, tap the UITextField with no responese. When i remove 'CountryPickerView', it's ok. I can't sure if that 'CountryPickerView' freeze UITextField in iOS13.