Skip to content
This repository was archived by the owner on Feb 22, 2023. It is now read-only.

Conversation

@mklim
Copy link
Contributor

@mklim mklim commented Jan 2, 2019

Updates the example app README with all the steps required for enabling
the IAP APIs in Google Play and the App Store. Also adds a bit to the
plugin's generic README.

Changes the example app's android build script so that it requires the
package ID to be changed and signing keys added in order for it to be
ran. Users will need to set up their own package ID and signing keys for
the example app to work with BillingClient. Also removes the bundle ID
from the XCode project, adds StoreKit, and enables in app purchases.

flutter/flutter#25987

@mklim mklim requested a review from amirh January 3, 2019 00:07
Updates the example app README with all the steps required for enabling
the IAP APIs in Google Play and the App Store. Also adds a bit to the
plugin's generic README.

Changes the example app's android build script so that it requires the
package ID to be changed and signing keys added in order for it to be
ran. Users will need to set up their own package ID and signing keys for
the example app to work with `BillingClient`. Also adds `StoreKit` and
enables in app purchases to the XCode project.
Copy link
Contributor

@amirh amirh left a comment

Choose a reason for hiding this comment

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

LGTM

@mklim mklim merged commit 809ccde into flutter:master Jan 7, 2019
@mklim mklim deleted the iap_example_setup branch January 7, 2019 19:36
andreidiaconu pushed a commit to andreidiaconu/plugins that referenced this pull request Feb 17, 2019
Updates the example app README with all the steps required for enabling
the IAP APIs in Google Play and the App Store. Also adds a bit to the
plugin's generic README.

Changes the example app's android build script so that it requires the
package ID to be changed and signing keys added in order for it to be
ran. Users will need to set up their own package ID and signing keys for
the example app to work with `BillingClient`. Also adds `StoreKit` and
enables in app purchases to the XCode project.

flutter/flutter#25987
andreidiaconu added a commit to andreidiaconu/plugins that referenced this pull request Feb 17, 2019
julianscheel pushed a commit to jusst-engineering/plugins that referenced this pull request Mar 11, 2020
Updates the example app README with all the steps required for enabling
the IAP APIs in Google Play and the App Store. Also adds a bit to the
plugin's generic README.

Changes the example app's android build script so that it requires the
package ID to be changed and signing keys added in order for it to be
ran. Users will need to set up their own package ID and signing keys for
the example app to work with `BillingClient`. Also adds `StoreKit` and
enables in app purchases to the XCode project.

flutter/flutter#25987
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants