Incomprehensible error

LiveCode is the premier environment for creating multi-platform solutions for all major operating systems - Windows, Mac OS X, Linux, the Web, Server environments and Mobile platforms. Brand new to LiveCode? Welcome!

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
Gurgen
Posts: 34
Joined: Thu Dec 10, 2015 2:09 pm

Incomprehensible error

Post by Gurgen » Fri Jan 15, 2016 3:36 pm

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.
Attachments
12544227_777237535710693_1942807207_o.jpg

jacque
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 7393
Joined: Sat Apr 08, 2006 8:31 pm
Contact:

Re: Incomprehensible error

Post by jacque » Sat Jan 16, 2016 4:29 pm

Did you include the SSL security library in the standalone settings?
Jacqueline Landman Gay | jacque at hyperactivesw dot com
HyperActive Software | http://www.hyperactivesw.com

Gurgen
Posts: 34
Joined: Thu Dec 10, 2015 2:09 pm

Re: Incomprehensible error

Post by Gurgen » Thu Jan 28, 2016 4:23 pm

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

jacque
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 7393
Joined: Sat Apr 08, 2006 8:31 pm
Contact:

Re: Incomprehensible error

Post by jacque » Fri Jan 29, 2016 12:19 am

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.
Jacqueline Landman Gay | jacque at hyperactivesw dot com
HyperActive Software | http://www.hyperactivesw.com

Post Reply