Does anyone know why this does not work on an android phone. it is a simple database calls, where i use the contents of an URL for that purpose.
there is nothing wrong with the method since it works perfectly in the development environment and also in iOS.
What happens is ... Nothing, the app freezes and it is on " put Url myUrl into tGuid" it happens.
put "http://mydomain.se/something.aspx?ID=1" into myUrl
put Url myUrl into tGuid
I have used this method at least 100 times before, but this is the first time on an Android, so it must be Android specific.
Anyone???
///Peter
Database call using Url on Android
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller
-
- Posts: 136
- Joined: Fri Oct 14, 2011 6:53 am
Database call using Url on Android
/*Whats all the fuss with c# ?*/
Re: Database call using Url on Android

LiveCode Development & Training : http://splash21.com
-
- Posts: 136
- Joined: Fri Oct 14, 2011 6:53 am
Re: Database call using Url on Android
There we go, now it works!
Thanks a lot
///Peter

Thanks a lot
///Peter
/*Whats all the fuss with c# ?*/