I received that JSON object from server.I should extract userID(0000001001,0000001002, 0000001003...), status, keyword, status, userName to display in the TableView.I'm not sure this is correct JSON format.If not, please tell me and I will request our server programmer.
> To unsubscribe from this group, send email to iphonesdkdevelopment+unsub...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/iphonesdkdevelopment?hl=en.
--
You received this message because you are subscribed to the Google Groups "iPhone SDK Development" group.
To view this discussion on the web visit https://groups.google.com/d/msg/iphonesdkdevelopment/-/GvTuFkmecpYJ.
I received that JSON object from server.I should extract userID(0000001001,0000001002, 0000001003...), status, keyword, status, userName to display in the TableView.I'm not sure this is correct JSON format.If not, please tell me and I will request our server programmer.
On Friday, August 24, 2012 5:25:29 PM UTC-7, jtayler wrote:
> To unsubscribe from this group, send email to iphonesdkdevelopment+unsub...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/iphonesdkdevelopment?hl=en.
--
You received this message because you are subscribed to the Google Groups "iPhone SDK Development" group.
To view this discussion on the web visit https://groups.google.com/d/msg/iphonesdkdevelopment/-/GvTuFkmecpYJ.
I validated it and here is the result.
Parse error on line 1: { agent={ 0000 -----^ Expecting 'STRING', '}'How to make it correct JSON format? I will request server side to give me correct JSON format.Can you make it correct format?(0000001001, 0000001002...are userID)
To view this discussion on the web visit https://groups.google.com/d/msg/iphonesdkdevelopment/-/e_iE7Qqw6pAJ.
To post to this group, send email to iphonesdkd...@googlegroups.com.
To unsubscribe from this group, send email to iphonesdkdevelop...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/iphonesdkdevelopment?hl=en.
It seems hte JSON data I posted is not correct.
How to make it correct JSON format? I will request server side to give me correct JSON format.
Can you make it correct format? I will request server side programmer to send me correct format of JSON data.
Here is additional information.
"agent" is fixed dictionary key
0000001001, 0000001002...are userID and user's count is variable.
And each array item's dictionary keys(keyword, status, userName) are fixed.
Thanks in advance!
To view this discussion on the web visit https://groups.google.com/d/msg/iphonesdkdevelopment/-/m6pNGQuD3YgJ.
It seems hte JSON data I posted is not correct.How to make it correct JSON format? I will request server side to give me correct JSON format.Can you make it correct format? I will request server side programmer to send me correct format of JSON data.
Here is additional information.
"agent" is fixed dictionary key
0000001001, 0000001002...are userID and user's count is variable.
And each array item's dictionary keys(keyword, status, userName) are fixed.
Thanks in advance!
On Friday, August 24, 2012 6:37:44 PM UTC-7, BNKtech wrote:
To view this discussion on the web visit https://groups.google.com/d/msg/iphonesdkdevelopment/-/m6pNGQuD3YgJ.