You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is EPM still supported. It seems to be what I'm looking for for a small project, but I'm having some trouble. Granted, I haven't spent too much time trying to debug, but want to check if it's still worth it first.
My issue:
I get no bookData returned from the callback of
newEpub(this.response,function(bookData){...});
I've tried both an Epub v 2 (1.8Mb) & 3 (177 Kb)
I did start to briefly look into epm.js and found on line 239 in
Hi
Is EPM still supported. It seems to be what I'm looking for for a small project, but I'm having some trouble. Granted, I haven't spent too much time trying to debug, but want to check if it's still worth it first.
My issue:
I get no bookData returned from the callback of
I've tried both an Epub v 2 (1.8Mb) & 3 (177 Kb)
I did start to briefly look into epm.js and found on line 239 in
that i wasn't really entering that code block at all.
Any help would be appreciated. Probably something silly I'm missing.
Thanks
The text was updated successfully, but these errors were encountered: