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

Your app is using an unsafe implementation of HostnameVerifier. #52

Closed
shea12 opened this issue Sep 23, 2020 · 2 comments
Closed

Your app is using an unsafe implementation of HostnameVerifier. #52

shea12 opened this issue Sep 23, 2020 · 2 comments

Comments

@shea12
Copy link

shea12 commented Sep 23, 2020

We received a security warning "Your app is using an unsafe implementation of HostnameVerifier" from Google Play after submitting a build yesterday. The error seems to be originating in the Braintree Android SDK used by this package.

There is an open issue on the braintree android sdk repo relating to this warning. The maintainer suggested that the latest braintree android sdk v3.14.0 be used.
The current react-native-paypal release v2.2.0 is targeting braintree v2.17.0. At this point it is unclear if updating to v3.14.0 will fix the security issue but the braintree android sdk version in this package ought to be updated anyhow.

When will this package be updated to use the latest braintree android sdk? This is a critical issue for us.

Thanks in advance.

@shea12
Copy link
Author

shea12 commented Sep 23, 2020

Updating to braintree android sdk v3.14.0 does fix the security issue. When can we expect a new release of this package with the updated sdk?

@nzankich
Copy link
Contributor

@shea12 I'm sorry for the horribly slow reply. Just bumped version to latest master

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

No branches or pull requests

2 participants