How to do PPV?

Is there any easy way to incorporate PPV into a Roku app? Any help would be great!

Take a look at the iap, iap_a and iap_b examples in the SDK, and the roChannelStore component.

  • Joel

Where can I find the iap_a and iap_b? I have not found those examples.

Thank you.

Resuscitating this zombie thread, since it probably gets a lot of views.

RokuJoel means

iap_test_a
and
iap_test_b

which are in your Roku SDK/source/examples directory.

Thank you