IAP Setting - ONE-store/inapp-sdk-eng GitHub Wiki

< NOTE >

This documents are for ONE store IAP SDK v16(API v4). If you are looking for the latest version of ONE store IAP SDK v17(API v5), please refer to the url below:

URL for the latest documents and downloads of ONE store IAP SDK v17(API v5) : https://dev.onestore.co.kr/devpoc/reference/view/IAP_v17


Setting App

The IAP Library does not work normally on the device not registered to Korean Carrier. However, if “IAP Setting App” is installed, it is available to use IAP Library for development. So you can do test related to IAP on your apps before distribution. This app is used to create a fake device information needed for using API. You can download this app in the following link.

After installing and launching “IAP Setting App”, You can see the screen like below.

IAP Setting App’s Icon & Main Screen

To use a fake device information on the In-app Purchase,

  1. Mark the checkbox, “Enable Setting”.
  2. Select “Carrier” and then input “MDN”.
  3. Click the “Save” Button.
  4. Make sure that a result of “Foreign dev mode” in “Setup State” is “true”.
  5. Exit from this app and then Test your Apps.
⚠️ **GitHub.com Fallback** ⚠️