Issue with opening the channel page in Channel Store after updating Roku Ultra from version 13.1.4 to 14.0.4
After updating Roku Ultra from version 13.1.4 to version 14.0.4, I can no longer open the channel page in the Channel Store using the command launch/11?contentID=XX.
I am developing an iOS app and a Roku channel. To navigate to my channel's page in the Channel Store, the iOS app uses the command http://myroku.dom.ain:8060/launch/11?contentID=XX (where XX is the app ID).
After updating to version 14.0.4, when the mobile app sends the command launch/11?contentID=XX, the Roku device opens the Channel Store on the home page, but it no longer navigates to the channel page. Before the update to OS 14.0.4, the Channel Store would open and navigate to the app page (XX), where the user just needed to press the button on the remote to install the channel.
Could you please tell me which command I can use in OS 14.0.4 to open the Channel Store on my channel's page as it worked before OS version 14?
Thank you!