"opnchaudhary" wrote:
Sorry for the endif missing in the snippet pasted here. The channel is not crashing. There is no error in debugger console. The mistake was only when I pasted my code here. And adding End after the print for "Reached End" didn't help. The channel doesn't close, remains open with a blank white screen.
String missing ending quote. (compile error &hb3) in ... mresponse=APICall(GetAPIurl()+"message.php)
If that was just another typo that was fixed later, what you describe would be highly unusual and i have never seen it.
What player model and firmware are you debugging on?
Can you give a minimal working code that demonstrates the behavior?
(the code snippet above has too many dependencies of functions and global N/A to be useful)