libPhoneNumber-iOS icon indicating copy to clipboard operation
libPhoneNumber-iOS copied to clipboard

iOS port from libphonenumber (Google's phone number handling library)

Results 129 libPhoneNumber-iOS issues
Sort by recently updated
recently updated
newest added

Swift Package Manager fails to import and parse the existing Package.swift file via a vanilla import from the base Github repository when importing to an Xcode project. Xcode Version: 13.1...

Package resolution fails on Xcode 12. ![Screenshot 2020-10-06 at 12 40 00](https://user-images.githubusercontent.com/217371/95191571-385b5100-07d1-11eb-8b5f-f2f9d19641d9.png)

this is my phone number, but return isvalid is false, libPhoneNumber-iOS (0.9.15) 84-862926295

Integrated this library in our project to validate phone numbers but the ios library for isValidNumber returns always false. library version = 'libPhoneNumber-iOS', '~> 0.8' Please take care of the...

Date : 3 August , 2021 **Trying to add validation of Phone Number with the help of this Library. However , got an issue with the Kuwait Phone number starting...

"On January 31st 00:00GMT, the numbering plan of Côte d'Ivoire / Ivory Coast (country code +225) changed its format from 8 to 10 digits (national format excluding country code). "...

Hi, Could you push the latest release 1.0.0 to Cocoapods please ? Thanks!

Could someone please update the README? Did a pod install, open the workspace... it can't find the Metadata headers... easy fix but then it can't find the bridging headers. Is...

> /Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -target arm64-apple-ios13.7-simulator -fmessage-length\=100 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -std\=gnu11 -fobjc-arc -fmodules -gmodules -fmodules-cache-path\=/Users/mycroft/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/mycroft/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -fmodule-name\=libPhoneNumberGeocoding -Wno-trigraphs -fpascal-strings -Os -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Werror\=return-type -Wdocumentation...

- added modulemap files - not sure if it is better to name the actual product 'libPhoneNumber' or just set the module name to 'libPhoneNumber' - I have a workspace...