Debugging Issue on browser for Sales force Hybrid App

97 Views Asked by At

I am trying to develop a sales force hybrid app which should work for ios , android. Currently I am facing the issue to debug the code in browser, that means i am not able run my app on browser it just redirects to login page for sales force and fails. To debug i have to always run the app in simulator and debug it which is a headache. Any help ?

2

There are 2 best solutions below

0
On

To debug your app in browsers you can use Fire Bug

0
On

My issue is i cant get past oAuth screen right after login.

here is what exactly happens:

When used force-server or any other server, first time app gets a pop up for salesforce login. after that salesforce want user to "allow" that app to access data.

ALL DONE as per salesforce requirement but it wont move past that.

for Mozilla browser error is browser doesn't understand url and for chrome Cache error.