Implement In-App Purchases in Roku
I want to implement In-App Purchases in my Roku application. I have not found too many docs on this and I found is not working for me. I have read this https://blog.roku.com/developer/2013/06/06/supporting-in-app-purchases-in-your-roku-brightscript-channels blog and want to try some things out how's that working and can find my thing what I need from this sample. But I can't try these functions because they will run on the Roku T.V app which is published, so I have also published a non-certified channel from my Roku publisher's account and installed it on my Roku device. But my application exits right after opening and the thing is we cannot see logs of this channel to see where it is breaking.
I have also seen this sample https://github.com/rokudev/samples/tree/master/roku%20pay/InAppPurchase and in this sample what xml components are used can't find about that, can't figure out things clearly. Because I can't test the sample.
Any tool which can I use to debug this issue or if you know any better solution to this please tell me.
I am really stuck on that.
Thanks in advance.