Page 1 of 1

Cannot get POST to work (Android)

Posted: Fri Jan 13, 2012 11:57 am
by ctflatt
Good morning!

I am trying to post simple data to a web server from a LC stack, sample attached.

This works in iOS simulator AND on devices, but not in Android emulator OR devices.

Can anyone see anything obvious?

I am at a loss... perhaps I've been staring at it too long.

The sample stack is very simple.

Enter your email address, press the button. The app should answer after post with a custom dialog and an email from the server.

If you have any insights, please let me know.

A test on a device would be greatly appreciated... the server is set up to respond if the data is passed.

Many thanks!

Todd

Re: Cannot get POST to work (Android)

Posted: Tue Jan 17, 2012 1:39 am
by Mark
Hi Todd,

POST doesn't work in LiveCode apps for Android. Please, report the bug to RunRev.

Kind regards,

Mark

Re: Cannot get POST to work (Android)

Posted: Wed Jan 18, 2012 12:27 pm
by ctflatt
Mark:

Many thanks.

I will be logging the issue shortly.

:Todd