HIVE SDK for iOS

Class Methods | List of all members
HIVEIAPV4 Class Reference

HIVE IAP can minimize the development costs of the market-specific purchase process and collect purchase logs consistently to provide information to business, development, and management departments. More...

#import <HIVEIAPV4.h>

Inherits NSObject.

Class Methods

(void) + marketConnect:
 IAPV4 It initialize IAPV4 Purchase module. More...
 
(void) + getProductInfo:
 HIVE IAPV4 It returns information for composition of the product. More...
 
(void) + getSubscriptionProductInfo:
 HIVE IAPV4 It returns information for composition of the product. More...
 
(void) + purchase:additionalInfo:handler:
 HIVE IAPV4 The purchase will require a marketPid from the App Store and Google Store. More...
 
(void) + purchaseSubscriptionUpdate:oldMarketPid:additionalInfo:handler:
 HIVE IAPV4 The purchase will require a marketPid from the App Store and Google Store. More...
 
(void) + restore:
 HIVE IAPV4 It restore the item that has not been delivered. More...
 
(void) + restoreSubscription:
 HIVE IAPV4 It restore the item that has not been delivered. More...
 
(void) + transactionFinish:handler:
 HIVE IAP v4 It requests the transaction completion processing for the purchase receipt of the item that have been delivered. More...
 
(void) + transactionMultiFinish:handler:
 HIVE IAP v4 It requests the multiple transaction completion processing for the purchase receipt of the item that have been delivered. More...
 
(void) + checkPromotePurchase:
 Apple AppStore Promote InApp Purchase 동작으로 얻어온 MarketPID를 요청한다. More...
 

Detailed Description

HIVE IAP can minimize the development costs of the market-specific purchase process and collect purchase logs consistently to provide information to business, development, and management departments.


* Currently, HIVE IAP supports Apple App Store, Google Play Store, One Store (https://www.tstore.co.kr) and HIVE Lobby (Lebi).
HIVE LIVE (Lebi) store is a system that can organize stores and purchase goods in Chinese market. It is operated by HIVE itself.

Since
4.4.0

Method Documentation

§ checkPromotePurchase:()

+ (void) checkPromotePurchase: (HIVEIAPV4CheckPromotePurchaseHandler handler

Apple AppStore Promote InApp Purchase 동작으로 얻어온 MarketPID를 요청한다.


앱의 시작, 앱의 Background -> Foregroud시에 이 API를 호출하여 MarketPID를 얻어오도록 한다.

얻어온 MarketPID로 구매를 진행하도록 한다.

Warning
iOS 11 이상에서만 지원한다.
See also
+ purchase:additionalInfo:handler:
HIVEIAPV4CheckPromotePurchaseHandler
Parameters
handlerAPI 호출 결과 통지

The documentation for this class was generated from the following files:
Copyright © GAMEVIL COM2US PLATFORM Inc. All Right Reserved. Terms of Use Privacy Policy