I would like to embed an e-book created with iBooks Author inside an app. Does anybody know if it's possible?
If not, is it possible to add a "link" in my app that opens the e-book?
I would like to embed an e-book created with iBooks Author inside an app. Does anybody know if it's possible?
If not, is it possible to add a "link" in my app that opens the e-book?
There is a computer tool called EPUB to pdf to convert the files into PDF. Once that is done im sure you can go on XCODE.
The easiest way to load and display a local pdf file is to use a UIWebview like that: