Skip to content

Upgraded from upstream #1

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

Open
wants to merge 37 commits into
base: master
Choose a base branch
from
Open

Conversation

brunolemos
Copy link

No description provided.

sibelius and others added 30 commits December 23, 2016 08:31
This allows tools like [`yarn licenses`](https://yarnpkg.com/en/docs/cli/licenses) to automatically output the MIT license.
* Update iOS headers for RN 0.40

* Update iOS headers for RN 0.40

* remove header search paths
* Expose original transaction date (chirag04#66)

* Add transactionDate property
To show handling of the array of restored products and dealing with an individual product.
* check original transaction

* fix typo
* add information about in-app-purchase free trial period
fix the method name in docs to match the code
Fix typo availble => available
Update to clarify steps needed from tutorial
Simple change to make it obvious if user cancels login dialog when you try to restore purchases.
codler and others added 7 commits July 16, 2017 14:34
…hirag04#119)

* Implement purchaseProductForUser and restorePurchasesForUser methods
…04#123)

Restricting IAPs doesn't prevent us from fetching product information. A better way to handle this is to check canMakePayments method and show appropriate message on the payment screen.

Update README to include canMakePayments

Also add note about calling canMakePayments before purchaseProduct to show a better error message to users.
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.