WebGISLab icon indicating copy to clipboard operation
WebGISLab copied to clipboard

tilecache.html: Cannot view map on iPad (iOS 9.1)

Open minorua opened this issue 10 years ago • 0 comments

Error message: DataCloneError: DOM IDBDatabase Exception 25: The data being stored could not be cloned by the internal structured cloning algorithm

Probably related issue:

  • javascript - Attempt to store blob in iOS Safari 8 throws DataCloneError - Stack Overflow http://stackoverflow.com/questions/32901733/attempt-to-store-blob-in-ios-safari-8-throws-datacloneerror/32902346

In addition,

  • serviceWorker is not supported by both Safari and Chrome on iOS 9.1
  • indexedDB is not supported by Chrome on iOS 9.1

minorua avatar Dec 05 '15 06:12 minorua