docs: document modernization initiative more clearly (#17376)
* docs: document modernization initiative more clearly
This commit is contained in:
parent
53f4af7722
commit
879462af4b
18 changed files with 102 additions and 34 deletions
|
@ -30,7 +30,7 @@ The `inAppPurchase` module has the following methods:
|
|||
|
||||
You should listen for the `transactions-updated` event as soon as possible and certainly before you call `purchaseProduct`.
|
||||
|
||||
**[Deprecated Soon](promisification.md)**
|
||||
**[Deprecated Soon](modernization/promisification.md)**
|
||||
|
||||
### `inAppPurchase.purchaseProduct(productID, quantity)`
|
||||
|
||||
|
@ -49,7 +49,7 @@ You should listen for the `transactions-updated` event as soon as possible and c
|
|||
|
||||
Retrieves the product descriptions.
|
||||
|
||||
**[Deprecated Soon](promisification.md)**
|
||||
**[Deprecated Soon](modernization/promisification.md)**
|
||||
|
||||
### `inAppPurchase.getProducts(productIDs)`
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue