Forum Discussion
4 Replies
- RokuJonathanDCommunity Moderator
Hi andysmith1965,
When a deep link request is received during an ad break (for the same or different content), the channel should attempt to initiate an ad break to preserve the previously exited ad experience.
You can try this using the Deep Linking sample in the master sample channel and the Deep Linking Tester tool.
- andysmith1965Streaming Star
Thanks for the quick reply. I was attempting to stop the ad, but without success.
Should this be possible, or am I doing something wrong?- RokuJonathanDCommunity Moderator
You can take a look at the Deep Linking UI logic file in the Deep Linking sample channel in the master sample for logic that can be used...I think in the sample's case, it exits all the screens upon receiving an roInput event.