Open ls-jamie-hill opened 10 years ago
Does this happen when you use this without the shim? I will take a look at this independent of the shim to see what the error is.
Yeh, with or without the shim. Both fail.
Be aware, safari iOS8 has a serious bug: https://bugs.webkit.org/show_bug.cgi?id=136937
jquery-indexeddb, is not at fault here :)
iOS8 Safari includes indexedDB, but this library does not work with it. When I run the tests it fails on test 3 (DB with upgrade definition) due to 'Could not open database' and hangs on test 9 (Object Store: Object Store - create object store).