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
The resultant EPUB has spaces in the cover image file name and the URLs used within the EPUB do not URL-encode these spaces, causing validation errors.
Strangely, when I use an image file with no spaces, which passes validation, the cover image still doesn't appear in Google Play Books. (And yes, I did see that I need to include the image in the metadata as cover-image. That is in-place.)