readium / readium-js

EPUB processing engine written in Javascript
BSD 3-Clause "New" or "Revised" License
367 stars 107 forks source link

new Blob error on android native browser #101

Open landvibe opened 9 years ago

landvibe commented 9 years ago

new Blob(zip.js line 198) has error on some android devices.

I know below bug fix. https://github.com/TEA-ebook/readium-js/commit/a7d82f92df4213f4153fc77f58ba37406c1e60ca

but zip.js:198 is different position.

danielweck commented 9 years ago

Related issue: https://github.com/readium/readium-js/issues/72#issuecomment-55868127