0

I want to include online images in my EPUB3 file but when i validate it it shows me error "Only audio and video remote resources are permitted".when i include it using javascript it is working fine in Android e reader but images are not shown in iBooks.

1 Answers1

2

you probably need to save or download images into your android project folder and should access the images. refer this for reference

Community
  • 1
  • 1
Gajini
  • 413
  • 1
  • 5
  • 21