3

Hi I'm developing an iPHone app using Titanium Studio in which I would like to read .epub file. I googled and could not find any good reference. Can any body direct me. Thanks in advance.

senthil
  • 1,307
  • 1
  • 11
  • 23

1 Answers1

1

Use a epub like a zip file, extract the content of the epub in your device and readit with webview from Appcelerator.