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 podspec so that it can validate. #14

Merged
merged 1 commit into from
Apr 23, 2024

Conversation

trcoffman
Copy link

This fixes the following error message received when we tried to install this in
an expo project running Expo SDK 50.

[!] The `react-native-payments` pod failed to validate due to 1 error:
    - ERROR | source: Unable to validate due to exception: undefined method `=~' for an instance of Hash

This fixes the following error message received when we tried to install this in
an expo project running Expo SDK 50.
```
[!] The `react-native-payments` pod failed to validate due to 1 error:
    - ERROR | source: Unable to validate due to exception: undefined method `=~' for an instance of Hash
```

<!-- ps-id: d5f62f23-b57a-43f0-882f-bf013394f75a -->
Copy link

@sethvanb sethvanb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@trcoffman trcoffman merged commit bf91264 into master Apr 23, 2024
2 checks passed
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