What is the best way to get data from the internet, compressed and composed by PHP, to an iOS app? Currently, the app reads a string formatted like this:
category1#object2#object3#object4~category2#object2#object3[…]
Ve bu #
tarafından bölünmüş 's ve ~
' s edilir.
Bunu yapmak için daha iyi bir yolu bir şekilde veri (site herkese açıktır onu alır) alınır ve yol veri biçimlendirilmiş, hem de var mı?
Teşekkürler.