You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I've setup an endpoint locally using ngrok. Tested with postman works fine. Setup the url in the android app bla.bla.ngrok.io/gps/. It is hitting the endpoint and if I add ?token=test I see that data but the app is empty and it's not logging any data. Can you suggest what might be wrong? Literally installed and set URL and that's it. Thanks