Stay organized with collections
Save and categorize content based on your preferences.
GADInAppPurchaseDelegate
protocolGADInAppPurchaseDelegate:NSObjectProtocol
In-app purchase delegate protocol for custom purchase handling. The delegate must handle the
product purchase flow then call the GADInAppPurchase object’s reportPurchaseStatus: method.
Called when the user clicks on the buy button of an in-app purchase ad. After the receiver
handles the purchase, it must call the GADInAppPurchase object’s reportPurchaseStatus: method.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2021-03-03 UTC."],[],[]]