As best as I can understand, iBooks are much just like interactive PDFs. What language are they saved in, and what would be a good solution if I want to display or use an iBook in my app, which is written in Objective-C?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
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.
Here’s a good guide that breaks down the basics of the iBooks concept and how they work and can be produced:
http://mattgemmell.com/2012/01/19/ibooks-author-for-authors/
As for the points you have raised:
Well, the iBooks format is a zip-like archive of assets. There’s no language there per se, but the iBooks Author Mac app assembles your project and associated files into the required format.
Not possible. You can display normal documents that iOS supports like PowerPoint, Word, PDFs etc through a
QLPreviewControllerorUIDocumentInteractionControllerfor example.I’d definitely recommend downloading the free
iBooks AuthorMac app from the Mac App Store, linked below:http://itunes.apple.com/gb/app/ibooks-author/id490152466?mt=12