Giter VIP home page Giter VIP logo

Comments (8)

bguidolim avatar bguidolim commented on May 26, 2024 2

This issue happens when the library tries to get the region from the device's SIM card with the following code:

let countryCode = CNContactsUserDefaults.shared().countryCode.uppercased()

On iOS 17 Beta, it returns "001" on simulators (maybe on physical devices too) instead of the ISO country code.

Since it's just the first beta available, I would wait until the release candidate before changing something on PNK.

from phonenumberkit.

bourvill avatar bourvill commented on May 26, 2024

Hello, do you have the same issue with iOS 16.5 ?

I can't find a way to install the 16.5 simulator.
But many of our users report us a problem with the validation of the phone number, and it seems to be related to the version of ios 16.5

from phonenumberkit.

WedgeSparda avatar WedgeSparda commented on May 26, 2024

@bourvill Tested on device with iOS 16.5 and worked correctly

from phonenumberkit.

lveecode avatar lveecode commented on May 26, 2024

@bourvill @WedgeSparda Reproduces for me on iOS 16.5 (real device, eSim, carrier is Vodafone Ukraine).
The region/carrier country code carrier?.isoCountryCode in defaultRegionCode() is "--" instead of the country code. The fallback to "US" doesn't work since "--" is still a value.

Screenshot 2023-06-22 at 13 22 18

from phonenumberkit.

bguidolim avatar bguidolim commented on May 26, 2024

This is not the same issue. You’re using an old version of PhoneNumberKit.

Please, keep in mind that if you’re using Cocoapods as dependency manager, you must specify the git parameter on your Podfile as described on README.

from phonenumberkit.

bguidolim avatar bguidolim commented on May 26, 2024

@WedgeSparda It seems to be fixed on beta 2.

from phonenumberkit.

WedgeSparda avatar WedgeSparda commented on May 26, 2024

@bguidolim It is, indeed. Just tested it and is returning a valid parsed phone. Thanks.

from phonenumberkit.

keremerkan avatar keremerkan commented on May 26, 2024

This problem is still present on Xcode 15 and iOS 17 simulator with PhoneNumberKit 3.7.2 installed via SPM. It does not happen on the device.

from phonenumberkit.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.