Hello
I have the same app running on android without any problem. I adjusted my apps code for ios and as i have noticed there are no differences with httputils2: So when i check the logs i get :
Error response: , status code: 0
tarihupdate2
On my phone , i get : operation could not be completed:
I am using :
Dim tarihal As HttpJob
tarihal.Initialize("tarihupdate2", Me)
tarihal.download2("http://mysite.com/system.php", Array As String ("action", "tarihalma"))
TY
I have the same app running on android without any problem. I adjusted my apps code for ios and as i have noticed there are no differences with httputils2: So when i check the logs i get :
Error response: , status code: 0
tarihupdate2
On my phone , i get : operation could not be completed:
I am using :
Dim tarihal As HttpJob
tarihal.Initialize("tarihupdate2", Me)
tarihal.download2("http://mysite.com/system.php", Array As String ("action", "tarihalma"))
TY