私のアプリでは、次のようなWebサービスを使用している.epubファイルをダウンロードする必要があります:
{"categories":[{"cat_id":"10","cat_name":"\u10ec\u10d8\u10d2\u10dc\u10d4\u10d1\u10d8","cat_image":null,"cat_list":[{"sub_cat_name":"\u10df\u10d0\u10dc\u10e0\u10d8","Cat_Data":[{"prod_name":"https://www.readerwill.com/\u10ec\u10d8\u10d2\u10dc\u10d8\u10e1 \u10d0\u10d5\u10e2\u10dd\u10e0\u10d8 1.epub","prod_price":"4.9500","prod_image":"https://www.mysite.com/media/catalog/product/cache/1/small_image/295x295/9df78eab33525d08d6e5fb8d27136e95/s/a/sample.jpg"},........
ASIHttprequest を使用してダウンロードできるように "prod_url" を追加したいのですが、製品の URL は .html 形式です。
問題は、プログラムで epub をダウンロードする方法です??
ありがとう...