Accessing Web Content
Posted: Mon Apr 14, 2014 11:36 am
Hello!
I am try to get an content of a URL by...
Thing is, on iOS, tResult is empty as it should, but on Android, it gives me unexpected string.
I do not understand why I am getting different results on iOS and Android. Hoping that maybe somebody experienced this too?
See what tPrefData contains...
iOS simulator:

Nexus 7:

Thank you!
I am try to get an content of a URL by...
Code: Select all
put URL *some url* into tPrefData
put the result into tResult
I do not understand why I am getting different results on iOS and Android. Hoping that maybe somebody experienced this too?
See what tPrefData contains...
iOS simulator:

Nexus 7:

Thank you!