-
* [x] I've read and understood the [*CONTRIBUTING* guidelines and have done my best effort to follow](https://github.com/CocoaPods/CocoaPods/blob/master/CONTRIBUTING.md).
# Report
## What di…
-
Hi,
I am using `apple_dynamic_xcframework_import` with a pre-built dynamic xcframework
```
apple_dynamic_xcframework_import(
name = "PhoneNumberKit",
xcframework_imports = glob(["Phone…
-
Thanks for the great library. I started trying to create a "format as you type" PR, but couldn't quite get it to work.
Do you know of a nice way to make this work?
What I would like, is to make…
-
Facing error while setting up in iOS.
Tried,
-> Allow Non-Modular includes in Framework Module to **Yes**
**Versions**
```
"react-native": "0.63.4",
"@nozbe/watermelondb": "^0.24.0",
```
…
-
### Description
Hello! We enabled App Check yesterday on our app and everything seems to be working as expected, both for production builds and for debug ones expect for using test phone numbers. Aft…
-
...Pods/PhoneNumberKit/PhoneNumberKit/ParseManager.swift:112:21: Mutable capture of 'inout' parameter 'buffer' is not allowed in concurrently-executing code
This lib adds pod dependency on https://…
-
How can I set a `maxDigits` value that is given by the longest possible valid phone number of the selected country?
I have tried:
```swift
iPhoneNumberField(nil, text: $number, isEditing: $edit…
-
More information here, but simply, just need to update PhoneNumberKit
https://github.com/marmelroy/PhoneNumberKit/releases/tag/3.8.0
-
### Description
I am experiencing an issue where the `notification_open` event is successfully logged on my device (verified through the debug view), but it does not appear in the campaign data under…
-
### Command
```
/opt/homebrew/Cellar/cocoapods/1.14.2/libexec/bin/pod install
```
### Stack
```
CocoaPods : 1.14.2
Ruby : ruby 3.2.2 (2023-03-30 revision e51014f9c0) [arm64-dar…