chronotruck / FlagPhoneNumber

A formatted phone number UITextField with country flag picker.
Apache License 2.0
438 stars 316 forks source link

Flag image is not showing on iPad on iOS 16 #198

Open Angkur03 opened 2 years ago

Angkur03 commented 2 years ago

Describe the bug Flag image is not showing on iPad on iOS 16 or above

To Reproduce

Expected behavior Should show the flag of the selected country

Screenshots iPadIssues

Smartphone (please complete the following information):

Additional context

primedev-iOS commented 2 years ago

The same is also happening on iPhone devices as well.

AlaaElrhmanArafa commented 1 year ago

I have the same issue on iPad 16.2

primedev-iOS commented 1 year ago

I have replaced my project with the new library:

https://github.com/marmelroy/PhoneNumberKit

AlaaElrhmanArafa commented 1 year ago

Thanks, I will try it.