xcode - how to count total data from JSON use swift? -


i have json @ http://higoapps.com/api/content_api.php?&action=get_content_free&im=520 , want count how many id_content inside json. how use swift?

read data network using nsurlconnection or nsurlsession, convert collection using nsjsonserialization. query collection (array?) count.


Comments

Popular posts from this blog

OpenCV OpenCL: Convert Mat to Bitmap in JNI Layer for Android -

android - org.xmlpull.v1.XmlPullParserException: expected: START_TAG {http://schemas.xmlsoap.org/soap/envelope/}Envelope -

python - How to remove the Xframe Options header in django? -