niteshmourya / app-inventor-for-android

Automatically exported from code.google.com/p/app-inventor-for-android
Apache License 2.0
1 stars 0 forks source link

Problems with getting text value from TinyWebDb over 3G network #2097

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I'm having a problem getting value from TinyWebDb over 3G network, but over 
Wi-Fi it works fine. I'm getting an error: Connection error: Value <?xml of 
type java.lang.String cannot be converted to JSONArray.

ICE 4.0.1

Original issue reported on code.google.com by kiki.mar...@gmail.com on 1 May 2012 at 2:24

GoogleCodeExporter commented 9 years ago
Hi Kiki.marconio,

Which carrier's 3G service are you using? I am trying to duplicate the issue. 
What is your app about? Please be more specific.

Regards, 

Wei
wli7@mit.edu

Original comment by weihuali...@gmail.com on 28 May 2012 at 5:39

GoogleCodeExporter commented 9 years ago
Hi Wei,

I found out the solution. It's working over https, but not over http. It
seems that the problem is only for http.

Thank you for your support.

Kiki

Original comment by kiki.mar...@gmail.com on 31 May 2012 at 9:03

GoogleCodeExporter commented 9 years ago
Hi kiki, 

We should expected it to work on the https and http as well. Is there anything 
special about your http?

Regards, 

Wei
wli17@mit.edu

Original comment by weihuali...@gmail.com on 31 May 2012 at 10:26

GoogleCodeExporter commented 9 years ago
Hi,

Nothing special. I'm using our most widely used mobile operator.

BR,  Kiki

Original comment by kiki.mar...@gmail.com on 1 Jun 2012 at 7:16

GoogleCodeExporter commented 9 years ago
Closing this issue as obsolete. Feel free to re-open if it's still an issue.

Original comment by josmasfl...@gmail.com on 11 Sep 2012 at 9:28