PC SOFT

FOROS PROFESIONALES
WINDEVWEBDEV y WINDEV Mobile

Inicio → WINDEV 2024 → [WM 20 iOS] Using SQLConnectWS
[WM 20 iOS] Using SQLConnectWS
Iniciado por guest, 09,ago. 2016 19:39 - No hay respuesta
Publicado el 09,agosto 2016 - 19:39
Good afternoon, I have an android app that works using the windev reserved server to connect to a mySQL database and it worked very well, now I tried to do the same but in iOS, I just imported everything to another project for iOS but when I try to do a query I get an error that says: "No server response. Check whether a HTTP server is present on the target computer. Problem sending information on socket. 1000072" I got no idea of why this happens, the same app works just fine on android.