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

Adding RNIap.initConnection() to example #1088

Closed
wants to merge 2 commits into from

Conversation

danleveille
Copy link

This is required for iOS. A lot of issues being opened on Github are related to developers not including this since it's not in the basic example.

This is required for iOS. A lot of issues being opened on Github are related to developers not including this since it's not in the basic example.
@hyochan hyochan added the 📖 documentation Improvements or additions to documentation label Sep 14, 2020
@hyochan
Copy link
Member

hyochan commented Sep 14, 2020

@danleveille Could you kindly rebase this?

README.md Outdated
@@ -347,6 +347,7 @@ class RootComponent extends Component<*> {
purchaseErrorSubscription = null

componentDidMount() {

Choose a reason for hiding this comment

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

async componentDidMount() {

@hyochan
Copy link
Member

hyochan commented Sep 25, 2020

Looks like this update is no more needed. Feel free to reopen if you think is necessary.

@hyochan hyochan closed this Sep 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
📖 documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants