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

Add discounts array to Subscription type (iOS Only) #696

Merged
merged 3 commits into from
Sep 7, 2019
Merged

Add discounts array to Subscription type (iOS Only) #696

merged 3 commits into from
Sep 7, 2019

Conversation

jvandenaardweg
Copy link
Contributor

I noticed this was missing.

I have not validated yet if the types are correct. But I assume they are based on: https://github.com/dooboolab/react-native-iap/blob/ae9e0b5c1bf951bede7d2d0a72e4400a3bd20f32/ios/RNIapIos.m#L633-L707

Screenshot 2019-09-04 at 14 45 10

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.

Could you kindly check the flow type too in this PR?

@hyochan hyochan added 📱 iOS Related to iOS ❄️ types Typing issues labels Sep 4, 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.

@jvandenaardweg I'll manage to fix the flow myself since I am planning to release a new version including this PR. Thanks for the work!

@hyochan hyochan merged commit 2edbdf5 into hyochan:master Sep 7, 2019
hyochan added a commit that referenced this pull request Sep 7, 2019
@hyochan hyochan mentioned this pull request Sep 7, 2019
hyochan added a commit that referenced this pull request Sep 7, 2019
Release
- Fixes for #701 
   * Update installation doc to support all `RN` version to use `react-native-iap`.
   * Update `build.gradle` to make the updated `readme` work.
- Fixed more typings followed by #696.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
📱 iOS Related to iOS ❄️ types Typing issues
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants