Skip to main content

SDK Reference - presentCodeRedemptionSheet

React native
Flutter
Swift
Kotlin

The presentCodeRedemptionSheet method displays a modal that enables users to redeem promo codes that you configure in App Store Connect. Please note that this functionality is exclusively available on iOS devices.

Example

await Iaphub.presentCodeRedemptionSheet();
React Native
Flutter
Swift
Kotlin

Parameters

This method does not require any parameters.

Response

This method does not return any response.