RobertJay
Posts: 0
Joined: Fri Jun 15, 2012 1:32 pm

Confirmation requested that I'm on right track with Weinre debugging

I'm having some issues running my pure-web app on iPhone Safari - so I'm running Weinre which shows the following on the network tab:

http://screencast.com/t/eBPDT9tMWB6S

I assume the "pending" status for the location.js is not good and needs to be dealt with. I should note that I see no indicated errors in Weinre in the JavaScript that Appery produces or in the console.

Is my next step to add Alerts progressively deep in my location-page code to stop the program, and try to pin down where in my code the pending status arises?

Thanks very much.

Alena Prykhodko
Posts: 0
Joined: Tue Apr 09, 2013 7:36 am

Confirmation requested that I'm on right track with Weinre debugging

Hello RobertJay,

Sorry for delayed reply.
Pending status is the normal status when you are testing a hybrid application. You shouldn't pay attention on it

Return to “Issues”