Closed Amid666 closed 11 months ago
try to use - pod 'PhoneNumberKit', '3.7.0'
I will need some more information to help here, like:
I can also confirm project not build when use this library except different error :
Compiling for iOS 11.0 but module PhoneNumberKit has a minimum deployment target of 12.0
although I'm doing this in the context of flutter, except that on my pod file I'm already using platform :ios, '12.1'
and on xcode target runner I'm also using ios minimum deployment target 12.1
also tried cleaning build and updated my cocopad and brew
Edit : it seems I have to keep using lower version 3.6.8 until author update package
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
When I build project I have this error. I use version 3.7.4, what I do wrong?