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 8703983
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 13, 20262026-06-13T02:59:14+00:00 2026-06-13T02:59:14+00:00

Is it possible to open an .ibooks file within my documents directory automatically, without

  • 0

Is it possible to open an .ibooks file within my documents directory automatically, without any UIDocumentInteractionController?
Maybe by manipulating the url or something like this?

I tried opening it via shared application but it didn’t work well:

NSString *filePath = [self.serviceMedia pathToIbook];
NSURL *url = [NSURL filePath];
[[UIApplication sharedApplication] openURL:url];

BTW: The url is valid and not nil and starting with “file://var…”

Thanks in advance!

  • 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-06-13T02:59:15+00:00Added an answer on June 13, 2026 at 2:59 am

    iBooks has an undocumented URL scheme of ibooks. This means you can launch iBooks with a URL like [NSURL URLWithString:@"ibooks://"].

    However, there is no documentation on how to pass a specific file to this URL. So basically, there is no documented way to do what you are asking.

    Despite your requirement, UIDocumentInteractionController is the correct way to do this. It is the way Apple wants you to do it. Plus, using UIDocumentInteractionController has the benefit of letting the user decide what to do with the file.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Hi is it possible to open a file in an external program from within
Possible Duplicate: Open a file in the proper encoding automatically my code: import csv
Is it possible to open a pdf file from an app itself into iBooks.
Possible Duplicate: Open/handle Word documents like SharePoint I´ve developed one website where it is
Is it possible to open the .xlsx file on UIWebView . I can't open
Is it possible to open the same file in two separate windows in Xcode.
I know its possible to open an app from mobile safari using custom URL
Possible Duplicate: open-ended function arguments with TypeScript Is there any acceptable type signature for
Possible Duplicate: Open file from complete path under cursor in Vim Let's say I
Possible Duplicate: Open a URL from Windows Forms Hello! I have a C# desktop

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.