vince4

Results 8 comments of vince4

I have the same issue using custom function : ``` static inline NSString *expLocalizeString(NSString *string, NSString *comment) { return [EXPCustomConstants localizedStringForKey:string table:@"Label" comment:comment]; } ``` Produce : ``` Starting Task...

Hello, Any update on this issue? I'm facing ePub spines with : ``` ``` But they are rendered as HTML and not XHTML inside the iFrame, because the file has...

## Font selection in the settings popup ## Moby Dick with OpenDyslexic font

Hi @csantanu, I am using the WKWebView to load an html from the file system, and then loading ePub with epub.js. If your distribution of epub.js and the epub you...

@csantanu Yes it's what I'm doing : loading an HTML file from a repository in my Bundle. In this repository, I have also epub.min.js, some css and custom js files.

We have a similar crash report in our app. Users affected are on iOS 15-17. It's not an early crash for us. ### Firebase SDK Version 10.21.0 (but was also...