(Swift/iOS) Is it possible to get user purchased items from In app purchases?

DeividKamui

I have a store view inside my app that lists all the available products for a user to buy, the thing is that I want to disable those products that has been already purchased by the user, is there a way to accomplish this?

achi

There isn't.

It's up to you to manage this information. You can do this the easy way locally using NSUserDefaults and restoring purchases (for new devices).

Or the lengthier way - storing all purchases on your server.

この記事はインターネットから収集されたものであり、転載の際にはソースを示してください。

侵害の場合は、連絡してください[email protected]

編集
0

コメントを追加

0

関連記事

分類Dev

Restore already bought in-app-purchases on iPhone?

分類Dev

How to create a promotion code for iOS in-app purchases

分類Dev

WooCommerce Display Purchased Items Only

分類Dev

How to check user already purchased or not using In-App Purchase in iOS based on apple ID

分類Dev

In-App purchases not working in chrome extension

分類Dev

In app purchases using SwifyStoreKit unable to get info about product

分類Dev

In-App Purchase: "Restore Purchases" button on user-bound purchase

分類Dev

Get all possible combination of items in array without duplicate groups in Swift

分類Dev

When can I add In app purchases ? Google Android Play Store

分類Dev

In app purchases using SwifyStoreKit unable to get info about product

分類Dev

How to implement In-App Purchases Subscription in Flutter?

分類Dev

Elements are not visible after selecting items from dropdown in android app

分類Dev

In-app purchases (IAP) in android with BOTH Google and Facebook authentication?

分類Dev

Is it possible to get user email from MS Teams with a Bot using SDK4?

分類Dev

How to handle pending purchases from Google Play

分類Dev

.Net core App unable to get user details from Microsoft Graph API?

分類Dev

Is it possible to get logs for when an app is trying to access location while in the background?

分類Dev

Should I use in-app purchases in this case?

分類Dev

Store record of purchased items locally vs query google play for purchased items [ queryInventoryAsync(QueryInventoryFinishedListener)]

分類Dev

How to get Items from ItemsSource?

分類Dev

Is it possible to get 'Session User" to display

分類Dev

Automatically canceled android in app purchases, reason "other"

分類Dev

Possible to get a virus from just visiting a website?

分類Dev

iOS: Is it possible to get iTunes app link from iOS application programmatically?

分類Dev

Is it possible to get and use a JavaSparkContext from within a task?

分類Dev

Is it possible to publish items with multiple conditional fields from a collection?

分類Dev

how do i get purchased items to a gridview in a shopping cart?

分類Dev

Is it possible to get a "track length list" from Audacity?

分類Dev

Read user (not app) settings from another accessible C# app

Related 関連記事

  1. 1

    Restore already bought in-app-purchases on iPhone?

  2. 2

    How to create a promotion code for iOS in-app purchases

  3. 3

    WooCommerce Display Purchased Items Only

  4. 4

    How to check user already purchased or not using In-App Purchase in iOS based on apple ID

  5. 5

    In-App purchases not working in chrome extension

  6. 6

    In app purchases using SwifyStoreKit unable to get info about product

  7. 7

    In-App Purchase: "Restore Purchases" button on user-bound purchase

  8. 8

    Get all possible combination of items in array without duplicate groups in Swift

  9. 9

    When can I add In app purchases ? Google Android Play Store

  10. 10

    In app purchases using SwifyStoreKit unable to get info about product

  11. 11

    How to implement In-App Purchases Subscription in Flutter?

  12. 12

    Elements are not visible after selecting items from dropdown in android app

  13. 13

    In-app purchases (IAP) in android with BOTH Google and Facebook authentication?

  14. 14

    Is it possible to get user email from MS Teams with a Bot using SDK4?

  15. 15

    How to handle pending purchases from Google Play

  16. 16

    .Net core App unable to get user details from Microsoft Graph API?

  17. 17

    Is it possible to get logs for when an app is trying to access location while in the background?

  18. 18

    Should I use in-app purchases in this case?

  19. 19

    Store record of purchased items locally vs query google play for purchased items [ queryInventoryAsync(QueryInventoryFinishedListener)]

  20. 20

    How to get Items from ItemsSource?

  21. 21

    Is it possible to get 'Session User" to display

  22. 22

    Automatically canceled android in app purchases, reason "other"

  23. 23

    Possible to get a virus from just visiting a website?

  24. 24

    iOS: Is it possible to get iTunes app link from iOS application programmatically?

  25. 25

    Is it possible to get and use a JavaSparkContext from within a task?

  26. 26

    Is it possible to publish items with multiple conditional fields from a collection?

  27. 27

    how do i get purchased items to a gridview in a shopping cart?

  28. 28

    Is it possible to get a "track length list" from Audacity?

  29. 29

    Read user (not app) settings from another accessible C# app

ホットタグ

アーカイブ