Forum Discussion

bishalseth's avatar
bishalseth
Channel Surfer
4 years ago

Channel Behavior Analysis Failed Every time And getting error in deeplinking

When i publish my app its through error while i am doing Channel Behaviour Analysis .Its through error in channel deeplinking basis and channel content play performance.But deeplinking is working fine while i test in my device and all.Its playing perfectly

 

Can anyone let me know how to fix and live my channel.Below is the error message

For deeplinking and channel content play perfomance getting same error after analyze

While watching media player events, nothing was found. The active application Appname (dev) shows "SGScreen" as the active element. Suggest looking if not logged in or channel UI has changed.

 

here is the script
 
 
params:
rasp_version: 1
default_keypress_wait: 2
channel_name: App name
channel_id: dev
steps:
- launch:
channel_name: App name
content_id: wzoojagfbitrfuxgxgeieloozclzknhgwcmnurnh
media_type: movie
query: contentID="wzoojagfbitrfuxgxgeieloozclzknhgwcmnurnh"&mediatype=movie
- wait_for_player_state: play[getting Warning]
 
Warning message
This feature available only in standalone application
Command wait_for_player_state playCommand wait_for_player_state: play skipped.
  • NEWID's avatar
    NEWID
    Reel Rookie

    Is anybody solve this problem or know about how to solve it?

    I've faced to this same error related to deep linking couple of days ago, too

    and I'm totally lost how to deal with this problem.

    • sd_gw's avatar
      sd_gw
      Reel Rookie

      Did you get this solved?

      I am having the same problem.

       

      • uj24153's avatar
        uj24153
        Binge Watcher

        can you tell us how you have solved it.
        thanks in advance

  • I'm not sure the quotes around the content ID should be used when passing as a link.  Your ID shouldn't require quotes because there can't be any spaces.