Page 1 of 1

Incomprehensible error

Posted: Fri Jan 15, 2016 3:36 pm
by Gurgen
Hello,
I've ceate an standalone application for android and after then I'm trying to Login(sending api call to server) it's giving an error. I do not understand what this means, because the same code works well on the PC.
Please help if you can.

Thanks,
Gurgen.

Re: Incomprehensible error

Posted: Sat Jan 16, 2016 4:29 pm
by jacque
Did you include the SSL security library in the standalone settings?

Re: Incomprehensible error

Posted: Thu Jan 28, 2016 4:23 pm
by Gurgen
jacque wrote:Did you include the SSL security library in the standalone settings?

Hi Jacque,

Yes I do, but it didn't help.
My Android version is 5.0.2, Livecode 7.1.1 stable.

Thanks,
Gurgen

Re: Incomprehensible error

Posted: Fri Jan 29, 2016 12:19 am
by jacque
When in doubt, google the error. I got this:

http://stackoverflow.com/questions/6825 ... connection

There are other hits. It seems to be a server error.