Forum Discussion

🚨 This forum is archived and read-only. To submit a forum post, please visit our new Developer Forum. 🚨
balaji.holopundits's avatar
balaji.holopundits
Honored Guest
7 years ago

IAP checkout callback issue

Hi, In our one of app we are using the following code from unity platform SDK to implement IAP consumables,          IAP.LaunchCheckoutFlow(temp).OnComplete(LaunchCheckoutFlowCallback); We configu...