kimxogus / react-native-version-check

A version checker for react-native applications
MIT License
715 stars 171 forks source link

needUpdate never returns when iOS phone's region is Puerto Rico #206

Open minimalistech opened 1 year ago

minimalistech commented 1 year ago

The needUpdate function never returns back when setting the phone's region to Puerto Rico. It works fine for other countries, including US.

minimalistech commented 1 year ago

Any update on this issue?