debug Pause/Resume event
Hi Team,
I've build event handler for Pause / Resume events for some of my pages. And in those event handler, I use javascript to access local storage.
I want to debug these 2 events, but they can only be trigger on mobile device. And on mobile device , I can not debug the code.
Is there any way to see how the code is executed on mobile device? Any thoughts may be helpful.
Thanks & Regards
Dongzhi