开发者

Iphone web service get response

In my Iphone app ,how to read the purchaseUrl and purch开发者_如何学运维aseUrl2 and on button click download them to my computer or iphone :

JSON-message output: { “PurchaseUrl” : 480p URL “PurchaseUrl2” : 720p URL }


  1. That's not valid JSON
  2. See Apple's downloading guide using NSURLConnection.
  3. Use the JSON framework for iphone. - See this tutorial.
  4. This is a duplicate of so many questions... please google before you ask.
0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜