Hi everyone,
I’m creating a hybrid mobile app (Android) with the Ionic Framework which uses AngularJs for its front end. When testing locally (on my desktop browser), I can successfully save to my table. However, when testing on the mobile app I get the error:
{“message”:“unknown error occurred”,“statusCode”:404}
I already checked that the saved object is correct.
I already changed the app keys from Javascript to Android with no luck.
Any ideas?
Could you please open the Network tab in browser’s Developer Tools and capture the request that causes the error? Specifically, we would need to see the following:
Solved the issue. It was on my end, turns out that the Ionic Framework blocks every outgoing api call unless it’s whitelisted. That’s why it worked on the browser and not on mobile.
I m facing same problem, "Message : Unknown error occurred. : status code : 404 “. M using Onsen UI framework. Let me know how u solved, if possible share me the code.
My email - Id "anithraj143@gmail.com”
I lost temper resolving this issue. please share your solution or code. please Please.