Your comments
Oh good, was actually just pushing a change that would've re-enabled the cover image on the old folder-info files since I didn't mean to break stuff.
Encrypters are no joke, glad you didn't lose anything major.
No what I'm saying is there is no longer a need for a folder-info.html. The template is applied via javascript.
Do you mean template or example? The template in-theme is setup to populate different fields than the old one, if you have a folder-info.html in there just remove it.
New release switches to png, see if that speeds things up. Otherwise what model iphone/version of ios? I can test it in the xcode simulator to see if I can recreate.
I moved the function so it's not waiting to set the logo dynamically, so the new release might improve that. My iPhone didn't have any issue, nor did the XCode iPhone simulator, so I'm not sure if this'll sort your issue. It's also set in the css, so as a fall back there should be something there. Maybe it doesn't like the svg.
I did manage to trigger an issue with the external settings not loading fast enough, so I might look to improve that. But that's not connected to this.
No problem, as soon as I asked I managed to find the right combo of settings to make it happen myself. It was an easy fix, timed with me finishing what I was working on anyways.
New release should sort it.
Could I get some context for what page this is happening in?
The comixology2.zip on the release page contains a settings.js file. The file itself is excluded from the repo so syncing with a git client doesn't overwrite your settings.
Edit: I've updated the Github readme to point this out for future users.
New release with the above feature/logos is posted.
Customer support service by UserEcho
New release posted!
Now featuring pagination on script-generated pages. This means json-based story arcs and the bookmarks page now split into multiple pages like normal Ubooquity pages. Read buttons now also use the actual link path, so the in-reader progress bar works properly (no more hardcoded 1000 page).