0
votes

Links to ePub files automatically offer user option to load in iBooks--when the link is accessed from Safari.

However, I have an app with an UIWebView that links to an ePub file. I want to give the user the same option: let the link open in iBooks. However, that option is never given. When the link is tapped, the activity indicator spins for a few seconds, stops, and that's it.

To be clear so that no one flags this as a duplicate question: I do not want to open the epub file within the UIWebView or within the app at all for that matter. I just want the link to open (or give the user the option to open) the file in ibooks.

Any help would be greatly appreciated!

1

1 Answers

0
votes

I don't think there's any way to control that, you have to use what the phone let you open.