Page 2 of 4

Service invocation fails from android default browser

Posted: Wed Jun 12, 2013 2:46 pm
by Kateryna Grynko

Thank you Marco,

The Android 2.3 problem is reported and will be resolved.


Service invocation fails from android default browser

Posted: Wed Jun 12, 2013 2:54 pm
by Marco Locatelli5929429

Thanks, I appreciate your effort.


Service invocation fails from android default browser

Posted: Sat Sep 14, 2013 10:02 pm
by Edwin Schravesande6028557

This sounds like exactly the kind of problems I'm dealing with. This is like a fifteen percent fail in the university classes I'm teaching in and can be quite a showkiller.

Did someone fix something on this issue? Is there a workaround? A JSONP way?

Would hosting it at an appery domain solve the issue?


Service invocation fails from android default browser

Posted: Sat Sep 14, 2013 11:32 pm
by Illya Stepanov

Hi Edwin - I will clarify with developers about the workaround, for now the solution is to use user-installable browser that uses their own rendering engines (e.g. Opera, Firefox).

We'll update on Monday when we'll have more information.


Service invocation fails from android default browser

Posted: Mon Sep 16, 2013 12:44 pm
by Kateryna Grynko

Hi Edwin,

This should be helpful:
http://www.kinvey.com/blog/107/how-to...


Service invocation fails from android default browser

Posted: Mon Sep 16, 2013 4:55 pm
by Edwin Schravesande6028557

Thnx! I guess I should get some help and take some time to really take the next step with this, but it looks like a source that really gets into the details of this problem and gets us some solutions.

What I don't really get: if I host my app on {}.app.appery.io, and call to your server, that wouldn't be a cross domain call, would it? But it doesn't work either.


Service invocation fails from android default browser

Posted: Tue Sep 17, 2013 8:22 am
by Kateryna Grynko

HI Edwin,

Sorry for the disinformation. Our developers are working on a workaround according to the link I posted above. If it is successfully implemented, I'll update.

It would be a cross domain call that will be properly processed on modern browsers. But there are some problems with Android 2.3. We are currently searching for a solution.


Service invocation fails from android default browser

Posted: Wed Oct 23, 2013 6:19 pm
by Kateryna Grynko

Hi Edwin,

Android 2.3 is not supported. Android 2.3 browser does not include the Origin header to CORS GET request and the workaround we tried didn't work.


Service invocation fails from android default browser

Posted: Sun Jun 01, 2014 11:56 pm
by Evolucion Ip

Hi I'm having a similar problem. I've got a rest service working perfectly on IOs devices, but not on Android. It is configured with proxy on the service settings but still doesn't work. Any ideas of why this could be?

Thanks in advanced,

Miguel


Service invocation fails from android default browser

Posted: Mon Jun 02, 2014 12:05 am
by Illya Stepanov

Hi Miguel,

Please clarify what version of Android is on your testing device?