Page 1 of 1

debug Pause/Resume event

Posted: Sun Aug 09, 2015 6:11 am
by Dongzhi Yang7528784

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


debug Pause/Resume event

Posted: Sun Aug 09, 2015 3:20 pm
by Serhii Kulibaba

Hello Dongzhi,

You can trigger any event on other events: http://api.jquery.com/trigger/