Forum Discussion
joetesta
9 years agoRoku Guru
Is this function something you defined? I don't see it in the Roku docs and surprised it doesn't crash...
Also I feel like I remember that removing a sideloaded channel does not necessarily remove its local storage, but I could be mistaken about that. In general I would suggest you add "print" statements to your code to see what the app is seeing at certain points where it's doing something different than what you expect.
GetType()
Also I feel like I remember that removing a sideloaded channel does not necessarily remove its local storage, but I could be mistaken about that. In general I would suggest you add "print" statements to your code to see what the app is seeing at certain points where it's doing something different than what you expect.