Dongzhi Yang7528784
Posts: 0
Joined: Mon May 11, 2015 6:28 am

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

Serhii Kulibaba
Posts: 150
Joined: Tue Aug 27, 2013 1:47 pm

debug Pause/Resume event

Hello Dongzhi,

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

Return to “Issues”