Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(): Pin libPhoneNumber-iOS dependendy to version 0.9.9 to fix iOS build error #59

Closed
wants to merge 1 commit into from

Conversation

azizsoule
Copy link

The underlying ios library (libPhoneNumber-iOS) used by this plugin has been updated yesterday from version 0.9.9 to 1.2.0 causing build error on iOS.
As a workaround to fix the plugin (version 2.0.2), I pin the dependency to version 0.9.9.
But the real fix should be to implement a newer version of the plugin using the latest version of libPhoneNumber-iOS (1.2.0) as it seems to contain breaking changes.
See libPhoneNumber-iOS cocoapods page

@azizsoule azizsoule changed the title Pin libPhoneNumber-iOS dependendy to version 0.9.9 fix(): Pin libPhoneNumber-iOS dependendy to version 0.9.9 to fix iOS build error Aug 27, 2024
@TheHypnoo
Copy link
Contributor

I would say that this repository is outdated. We should consider talking to the owner of the repository to transfer it to someone who can be more attentive to it.

@emostar

@azizsoule azizsoule closed this by deleting the head repository Jan 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants