Conforms to NSObject
Declared in AdobeUXImageEditorViewController+InAppPurchase.h

Overview

ADOBE CONFIDENTIAL


Copyright 2014 Adobe Systems Incorporated All Rights Reserved.

NOTICE: All information contained herein is, and remains the property of Adobe Systems Incorporated and its suppliers, if any. The intellectual and technical concepts contained herein are proprietary to Adobe Systems Incorporated and its suppliers and are protected by trade secret or copyright law. Dissemination of this information or reproduction of this material is strictly forbidden unless prior written permission is obtained from Adobe Systems Incorporated.

Instance Methods

inAppPurchaseManager:productIdentifierForProduct:

Deprecated.

- (NSString *)inAppPurchaseManager:(id<AdobeImageEditorInAppPurchaseManager>)manager productIdentifierForProduct:(AdobeImageEditorProduct *)product

Parameters

manager

The in app purchase manager.

product

The product for which to return the product identifier registered in iTunes Connect.

Return Value

The product identifier registered in iTunes Connect.

Discussion

Deprecated.

If implemented by the photo editor’s delegate, this method will be called just before requesting information about products available through in-app purchase via the StoreKit API. If you wish to provide a custom product identifier, then this method should return the product identifier registered in iTunes Connect for the provided product.

Declared In

AdobeUXImageEditorViewController+InAppPurchase.h