Code Monkey home page Code Monkey logo

Comments (14)

Vaberer avatar Vaberer commented on June 2, 2024 5

The same for me. Also try? PhoneNumber.kit.parse("...") returns nil
@marmelroy would you check what could go wrong? Thanks

The problem might be that PhoneNumberKit.defaultRegionCode() return "--" It's due to `CTCarrier" no longer works as before 16.4.1

from phonenumberkit.

EugeneEl avatar EugeneEl commented on June 2, 2024 2

You can use CocoaPods specifying exact commit to 3.5.9 so you don't need to use SPM just for one package

pod 'PhoneNumberKit', :git => 'https://github.com/marmelroy/PhoneNumberKit.git', :commit => '6edd6e38a30aec087cb97f7377edf876c29a427e'

from phonenumberkit.

bguidolim avatar bguidolim commented on June 2, 2024 2

I've received an answer from the Cocoapods team. Seems they will give me access to push new versions soon.

from phonenumberkit.

bguidolim avatar bguidolim commented on June 2, 2024 2

I'm finally able to push versions to Cocoapods.

from phonenumberkit.

bguidolim avatar bguidolim commented on June 2, 2024 1

FYI: I still don't have access to push the version to Cocoapods.

from phonenumberkit.

workhitesh avatar workhitesh commented on June 2, 2024

I can confirm that the same is happening for me for iOS 16.4.1

from phonenumberkit.

sargismkhitaryan avatar sargismkhitaryan commented on June 2, 2024

@Vaberer @workhitesh I found a solution. I suppose you used pod to install PhoneNumberKit as me (pod 'PhoneNumberKit') which install version (3.3.4). Remove from pod this library. Instead use Swift Package Manager for PhoneNumberKit. Which will install 3.5.9 version where this issue not there on iOS 16.4.1.

from phonenumberkit.

Vaberer avatar Vaberer commented on June 2, 2024

Got it, that would be nice to update pod repo with the latest PhoneNumberKit version. The workaround for the exact commit will solve the problem for now. Thanks

from phonenumberkit.

ZacheryWagner avatar ZacheryWagner commented on June 2, 2024

pod 'PhoneNumberKit', :git => 'https://github.com/marmelroy/PhoneNumberKit.git', :commit => '6edd6e38a30aec087cb97f7377edf876c29a427e'

This worked thanks so much

from phonenumberkit.

Vaberer avatar Vaberer commented on June 2, 2024

Can you guys push the newest pod version to by using pod trunk push command? If you just bump the version number, cocoa pods won't use the newest version

https://guides.cocoapods.org/making/getting-setup-with-trunk.html

from phonenumberkit.

bguidolim avatar bguidolim commented on June 2, 2024

Already tried. I don't have access and neither @marmelroy or the Cocoapods team answered me.

from phonenumberkit.

Vaberer avatar Vaberer commented on June 2, 2024

Hello @marmelroy is it possible to update cocoapods (pod trunk) to make sure the pod is up to date? Thanks

from phonenumberkit.

alexanderkhitev avatar alexanderkhitev commented on June 2, 2024

Hey guys! Any news?

from phonenumberkit.

bguidolim avatar bguidolim commented on June 2, 2024

I've filled out the claim form on Cocoapods website. I am waiting for answers.
Another solution would be to write a disclaimer on README, retire this repo, and keep a fork as an official repo.

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.