I am kind of a newbie but i have developed an app with AdMob ads in it.I want to add and In-App Purchase (IAP) to remove the ads. How can i perform this function ??/
Thanks in advance
I am kind of a newbie but i have developed an app with AdMob ads in it.I want to add and In-App Purchase (IAP) to remove the ads. How can i perform this function ??/
Thanks in advance
Hi @ksukrit2001,
One resource to read is the IAP guide here:
https://docs.coronalabs.com/guide/monetization/IAP/index.html
Take care,
Brent
Just to give you a leg up, you’re looking to set up a non-consumable (buy once, keep forever) IAP that when purchased will be used as a flag to turn off the ads.
Basic logic:
This will involve three major parts:
Hi @ksukrit2001,
One resource to read is the IAP guide here:
https://docs.coronalabs.com/guide/monetization/IAP/index.html
Take care,
Brent
Just to give you a leg up, you’re looking to set up a non-consumable (buy once, keep forever) IAP that when purchased will be used as a flag to turn off the ads.
Basic logic:
This will involve three major parts: