This repository has been archived by the owner on Jan 27, 2024. It is now read-only.
setup phonekit version is not correct '3.6.6' instead of 3.5.10 #114
Labels
bug
Something isn't working
Is there an existing issue for this?
Package/Plugin version
2.0.1
Platforms
Flutter doctor
no related with flutter or doctor )
Minimal code example
pod 'PhoneNumberKit/PhoneNumberKitCore', :git => 'https://github.com/marmelroy/PhoneNumberKit', :tag => '3.6.6'
Current Behavior
unable to install pod
Expected Behavior
no failure upon pod install
Steps To Reproduce
run pod install after update podfile with setup instructions provided in this github
Aditional information
the correct pod file content is
pod 'PhoneNumberKit/PhoneNumberKitCore', :git => 'https://github.com/marmelroy/PhoneNumberKit', :tag => '3.5.10'
The text was updated successfully, but these errors were encountered: