We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When installing via Cocoapods the latest versions of Stripe's iOS SDK, and PanModal, there is a definition clash
pod "Stripe", "21.6.0" pod "PanModal", "1.2.7"
Have tried to replicate with a fresh project, but can't seem to reproduce, although in our main project it is very reproducible.
Minimum set to 13
Cocoapods
21.6.0
The text was updated successfully, but these errors were encountered:
Hello! This was an oversight on our part, very sorry about that. We'll namespace our internal PanModal and release a new version soon.
Sorry, something went wrong.
We fixed this in version 21.7.0.
No branches or pull requests
Summary
When installing via Cocoapods the latest versions of Stripe's iOS SDK, and PanModal, there is a definition clash
Code to reproduce
Have tried to replicate with a fresh project, but can't seem to reproduce, although in our main project it is very reproducible.
iOS version
Minimum set to 13
Installation method
Cocoapods
SDK version
21.6.0
Other information
The text was updated successfully, but these errors were encountered: