Quote:
Originally Posted by kovidgoyal
@JimmXinu: You said that the server did not work with Safari on your iPad. Can you elaborate? What was the problem?
|
I get a very generic error on first load:
There is no second pop up with 'show details' to click.
It took a bunch of retries before it started working, but I did get remote safari debugging working long enough to see the error in a console:
After that, I can choose a library and browse the contents, switch to list view, view book details, download epub and open in iBooks.
Attempting to read the book in browser gets a download screen, then the 'tap here' instructions, then the cover image is presented. Nothing I tap at that point (except browser back button) does anything. I don't see anything else appear in console.
Chrome on iOS is very similar, except first I get:
Followed by an identical "cannot read book" with no second pop up with 'show details' to click.
The "unhandled error at :0" msg shows up more frequently in chrome (every page load? every click?).
I can choose a library and browse the contents, switch to list view, view book details, download epub and open in iBooks. Albeit frequently dismissing the error boxes.
Attempting to read in browser also goes to cover, but instead of tapping doing nothing, it pops the "unhandled error at :0" again each time.
I did find some indexeddb demo pages that iOS Chrome and Safari worked with, so it does at least work sometimes...
Let me know if there are specific tests I can try.