-
**Describe the bug**
Swift Compiler Error (Xcode): Cannot find type 'PhoneNumberKit' in scope
**To Reproduce**
Compile Application on iOS device
-
I attempted to run the app and encountered an issue with the new version of PhoneNumberKit used in Frames. The error message I received was:
"Cannot find type 'PhoneNumberKit' and Extra argument 'p…
-
### Description
### Reproducing the issue
_No response_
### Firebase SDK Version
10.24.0
### Xcode Version
16.1
### Installation Method
CocoaPods
### Firebase Prod…
-
Xcode build done. 66.2s
Failed to build iOS app
Swift Compiler Error (Xcode): Cannot find type 'PhoneNumberKit' in scope
/Users/xxxxx/.pub-cache/hosted/pub…
-
Cannot compile
Swift Compiler Error (Xcode): Cannot find type 'PhoneNumberKit' in scope
/Users/xxxxx/.pub-cache/hosted/pub.dev/libphonenumber_plugin-0.3.3/ios/Classes/SwiftLibphonenumberPlugin.swi…
-
It seems when both GooglePlacesAutocomplete and PhoneNumberKit are enabled, I am no longer able to type into the ViewController for GooglePlacesAutoComplete.
I am posting this in both just in case it…
-
# Code
Layout:
```
```
Activity:
```
class MainActivity : AppCompatActivity() {
override fun onCreate(savedInstanceState: Bundle?) {
super.onCreate(savedIns…
-
Hi! I´m having trouble to compile my project to ios. When the xcode try to build the project this error occurs:
Running pod install... 139,4s
Running Xc…
-
I use this flutter plugin and i'm getting this error with iOS 17 and Xcode 15 - RC.
```
Swift Compiler Error (Xcode): Compiling for iOS 11.0, but module 'PhoneNumberKit' has a minimum deployment …
-
despite best effort trying to update phonenumberkit pods looks like issue comes from this package it's using old version which is causing compatibility issue
Compiling for iOS 11.0 but module Pho…