Ric Wright

Results 183 comments of Ric Wright

@larsvoigt : Thanks! Much appreciated

@adnanali-indpro Thanks for the great feedback. Flagging as useful FAQ/doc info.

The most likely case where this might occur is if a user attempts to open an encrypted book they got from the iBooks store. Here is an example of an...

We'll need to figure out how this relates to the SDK as we move to Android Studio.

Confirmed that the problem is related to prism.js. I created another EPUB that did not use prism and the text is rendered without problems. The second test file is [here](https://github.com/readium/readium-test-files/tree/master/issue-files/readium-sdk/226)....

Here's another odd data point. If you go to page 1 of chapter 2 on Android the next page (reached by using the navigation buttons) is blank, i.e. only the...

@sharak16 Please do not insert random comments or questions in the middle of issues about other subjects. If you have questions, please open a new issue or send your question...

They are different binaries. In theory, this is unlikely to have anything to do with the SDK, but I'll look into it. Thanks for passing this along.

I have been able to reproduce this. It still appears to be a bug/missing feature in iOS' WebKit. I will try to look at it some more soon.

It's a pretty unusual use of SVG. For quite a while iOS' SVG support only worked via an object tag ­ no direct embedding (I think that is fixed). But...