Page 1 of 1

Question about using the Weinre Debugger

Posted: Sun Jul 13, 2014 3:26 pm
by Marco Spera

I am using the Weinre Debugger to try and solve an issue I have with intermittent login not working and just hanging instead of logging in.

When I check in the Weinre Debugger, I noticed that I get a pending status on my html and js pages, as well as the first line (not sure what it is). This occurs when I login and am redirected to the next page.

The page is loaded successfully. Should this "pending" status be happening??

Image


Question about using the Weinre Debugger

Posted: Sun Jul 13, 2014 4:20 pm
by Illya Stepanov

Hi Marco,

We will need some time to test it with several use cases to determine if this is a normal states of statuses or not.

It would help us a lot, if you could share your app with us (if not already shared with a href="mailto:support@appery.io" rel="nofollow"support@appery.io/a).


Question about using the Weinre Debugger

Posted: Sun Jul 13, 2014 4:55 pm
by Marco Spera

Hi Illya,

Here is a link to the xCode zip file:
https://www.dropbox.com/s/gfsfy8kti8q...

You can login the app with username "a" and password "a".

Thanks!


Question about using the Weinre Debugger

Posted: Mon Jul 14, 2014 11:25 am
by Evgene Karachevtsev

Hello Marco,

Pending status is the normal status when you are testing a hybrid application. You shouldn't pay attention to it


Question about using the Weinre Debugger

Posted: Mon Jul 14, 2014 12:17 pm
by Marco Spera

Ok good to know.

Thanks Evgene.