iOS 9 and html5 issue

Hi! HTML5 builds don’t work on any device with IOS 9 (because of IndexedDB issue?) - it’s just a crash at start.

Would be nice to fix it somehow :slight_smile: At least to make it run skipping all IndexedDB functionality.

-thanks!

4 Likes

Hmm, I wasn’t aware of any issues with iOS9 and HTML5 builds. @sven do you know?

@Ivan_Lytkin What browsers have you tested?

I’ll see if I can get ahold of a device with iOS 9, but I just tried in the iPhone simulator where at least “Look your loot” worked fine.

edit: Tried on a iPhone 6 Plus with iOS 9.3.2 and it worked. What is the exact version you tried with?

Maybe web version of “Look Your Loot” was build in older Defold version.
Please try this http://ktulhusolutions.com/test/index.html - just empy project build in latest Defold.

Tested on multiple devices with 9.3.5, 9.3.2, 9.0.2

Looks like it’s working?

Wasn’t able to attach the Safari debugger though, might help to have some animation in the example to verify it’s running.

Yep, really strange.
Is it device or simulator?

It’s from a real device, iPhone 6 Plus iirc!

Weird.
But thanks anyway.

1 Like

I’ll try to see if I can check on another iOS 9x device as well.