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

iOS: Return bool in canMakePayments #459

Merged
merged 2 commits into from
Apr 26, 2019
Merged

iOS: Return bool in canMakePayments #459

merged 2 commits into from
Apr 26, 2019

Conversation

RaeesBhatti
Copy link
Contributor

The API defines that initConnection returns a string in promise. But on Android, it was returning a boolean. This change fixes that.

@hyochan hyochan added the 🍗 enhancement New feature or request label Apr 22, 2019
Copy link
Owner

@hyochan hyochan left a comment

Choose a reason for hiding this comment

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

@RaeesBhatti Thank you for the contribution. Please see my review.

@RaeesBhatti
Copy link
Contributor Author

@RaeesBhatti Thank you for the contribution. Please see my review.

@hyochan I used "true" because iOS returns the same. Are you sure about this?

@RaeesBhatti RaeesBhatti changed the title Android: Return string in initConnection promise iOS: Return bool in canMakePayments Apr 25, 2019
Copy link
Owner

@hyochan hyochan left a comment

Choose a reason for hiding this comment

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

Thank you for the update.

@hyochan hyochan merged commit 9ba6b14 into hyochan:master Apr 26, 2019
@RaeesBhatti RaeesBhatti deleted the patch-1 branch April 26, 2019 10:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🍗 enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants