Adding "Premium Content"

Hello All,

I am developing my first app which is a video instructional series.

I am using the code found here:

https://github.com/johnpolacek/Video-Gallery

It is a simple video gallery app, pretty strait forward.

My question is:

How can I make some of the videos “Premium” and unlock-able after they are purchased?

I would like the app to be FREE so people can sample a few videos, and then have the option to buy to unlock the rest.

Is there a simple solution for this? :frowning:

Any help would be greatly appreciated!  :smiley:

Any help would be greatly appreciated!  :smiley:

:rolleyes:

This is essentially the purpose for which IAP is meant. The below tutorial goes over how to utilize IAP cross-platform (mobile). I’d suggest checking out HappyMongoose’s IAP Badger; it’s intuitive and streamlined, helping new users get a handle on IAP quickly.

https://docs.coronalabs.com/daily/guide/monetization/IAP/index.html

https://forums.coronalabs.com/topic/59137-iap-badger-a-unified-approach-to-in-app-purchases/

Thank you Alex, this is very helpful!

:rolleyes:

This is essentially the purpose for which IAP is meant. The below tutorial goes over how to utilize IAP cross-platform (mobile). I’d suggest checking out HappyMongoose’s IAP Badger; it’s intuitive and streamlined, helping new users get a handle on IAP quickly.

https://docs.coronalabs.com/daily/guide/monetization/IAP/index.html

https://forums.coronalabs.com/topic/59137-iap-badger-a-unified-approach-to-in-app-purchases/

Thank you Alex, this is very helpful!