Arief Budi Prasetyo

Results 6 comments of Arief Budi Prasetyo

the error just occur when i run on emulator. when run **_ionic serve -l_** the app work normal (can load epub) ![ionic-epubjs](https://user-images.githubusercontent.com/19811349/35909220-7443dae8-0c25-11e8-8978-dd934f8d6635.png) when i build from fresh clone repository using...

sorry for not enough data, i try to run with my android device and the log show this ![log show](https://user-images.githubusercontent.com/19811349/35923812-e0ab3b08-0c53-11e8-9bfe-d609d6c34763.png) the function above _updatetotalPages is error. i try to get...

sorry, i just understand to use browser's dev tool :( for console logs ![tanya-1](https://user-images.githubusercontent.com/19811349/35978231-b93fe41e-0d17-11e8-9aed-2f2bd7e9dc4f.png) and for network ![tanya-2](https://user-images.githubusercontent.com/19811349/35978258-ccec077c-0d17-11e8-96c6-a6d117c2ddb5.png)

for epub url? if yes this the url : http://bukufi.com/storage/book/book_files/1505488522_file_Metamorphosis.epub i replace "book" URL at book.ts with my rest api URL. the URL on book.ts become like this ``` //...

change one URL on home.ts? for the fork repo, the change is only the URL or all current change?

i change book6 with http://bukufi.com/storage/book/book_files/1505488522_file_Metamorphosis.epub, build an apk and run on my device the app work fine