PREMIER

{ 
  "pkg":"gpm.tnt_premier",
  "className":"",
  "data":{
    "uri":"https://premier.one/show/8167"
  },
  "flag":268435456,
  "action":"android.intent.action.VIEW",
  "extra":[]
}
uri Description: uri need to splice premierId:
uri = "https://premier.one/show/" + premierId;   

Last updated

Was this helpful?