readium / SDKLauncher-iOS

A small iOS application to serve as a launcher/testbed for the Readium SDK.
BSD 3-Clause "New" or "Revised" License
71 stars 47 forks source link

Load One Page in WebView instead of complete epub. #73

Closed majidtbox closed 8 years ago

majidtbox commented 8 years ago

Hi @danielweck

I am using readium iOS SDK in my app. I want to load one page at a time instead of loading complete epub in a webview to save loading time. I have looked into this branch: https://github.com/readium/readium-shared-js/tree/feature/prefetch that you mentioned here: https://github.com/readium/SDKLauncher-iOS/issues/72 but it didn't solve my problem. It is only preventing memory leaks. Please guide me how I can load a single page for a webview to save loading time. I will be waiting for your response.

Thanks

majidtbox commented 8 years ago

Hi @danielweck

Please guide me for above mentioned issue. I will be waiting for your response.

Thanks.

danielweck commented 8 years ago

Hello, I am afraid there is no such feature in Readium. I replied here as well, so I am closing this issue. https://github.com/readium/SDKLauncher-iOS/issues/72#issuecomment-206129035