Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SDKLauncher-iOS not loading the ePUB pages #20

Closed
valentinradu opened this issue Sep 27, 2013 · 1 comment
Closed

SDKLauncher-iOS not loading the ePUB pages #20

valentinradu opened this issue Sep 27, 2013 · 1 comment

Comments

@valentinradu
Copy link

Hi,

I'm trying to test out Readium-SDK on iOS, however, SDKLauncher-iOS fails to load any of the samples' pages. No errors, no nothing.

I sort of traced the problem down to EPubViewController line 554. There's a condition there [url hasPrefix:s] which is never satisfied. The URL prefix is never epubobjc. I don't know if this is normal, but the web view is still hidden in -(void) webViewDidFinishLoad:(UIWebView *)webView (and the HTTPBody nil) so I suppose is not.

@valentinradu
Copy link
Author

Please ignore this, it was a dependency issue. I didn't add the shared javascript code. And had nothing to do with the SDK anyway.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant