I am setting up my Roku sdk channel, using the DeepLinking sample from the roku-scenegraph-channels pack, which started out as the subscription sample channel. Every thing looks good except when I play a video, it would go to the detail screen as normal, but when I hit the remote again, I get a pop-up label that says: "there are no available subscription for now", and stops there. I looked at the SubscriptionLogic.brs and DetailScene.brs and there's a command that says to "Check SubscriptionAndPlayVideo". I just don't know how to change it or what to change so it could bypass the checksubscription rule and just play the video. My videos are played from a JSON feed. Anyone of you great folks who can help me out, I would appreciate it.
You've posted to a forum for Roku users, where few, if any, will be able to help. The Developers forums are a couple of doors down the hall: https://community.roku.com/t5/Developers/ct-p/channel-developers
Any luck Uncle Howie with finding the answer? I'm stuck in the same loop.