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!