Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6667445
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T02:56:02+00:00 2026-05-26T02:56:02+00:00

The iPad app that I’m currently working on reads .epub files from the Supporting

  • 0

The iPad app that I’m currently working on reads “.epub” files from the Supporting files directory within the iOS app. We are currently adding the ability to download arbitrary .epub files from the web. The question is should those files be a) placed into core data directly or b) can they be saved directly to the filesystem, with their location stored on core data?

Can both options be done and if so which one is preferable? Is it as easy to parse an .epub file stored in core data as it is to parse one in the “Supporting Files” directory?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-26T02:56:03+00:00Added an answer on May 26, 2026 at 2:56 am

    Storing .epub in the app’s Documents folder can be a good choice. It comes with a benefit that users can add/delete files via the iTunes File Sharing interface.

    The Documents folder is at:

    [NSSearchPathForDirectoriesInDomains(NSDocumentDirectory, NSUserDomainMask, YES) objectAtIndex:0];
    

    To download a file, you may take a look in the NSData document:

    + (id)dataWithContentsOfURL:(NSURL *)aURL 
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm working on an iPad app that downloads a CSV file from the web
If I currently have an ipad app that supports ios 5.0 how do I
I'm working on a iPad app that is mainly a web view. It is
Ok I have a basic iPad app that asks for 5 search/filter criteria from
I'm working in an iPad app that has a split view with a navigation
I am working on an iPad app that presents a question to the user
I am working on an iPad app that seems like a natural fit for
If I wanted to make an iPad app from an existing iPhone app that
I have a magazine Ipad app that dynamically adds/removes webviews from a scrollview to
I am currently developing an iPad app that aggregates various video feeds on the

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.