- Home /
WebGl build with safari
I know this question is been asked before already. I am having massive problem with WebGl build that uses indexeddb on safari. The problem seems to be in ID part, when it creates 2 tables and then uses the same id on both tables, and safari just goes nuts because of it. Is there anyway to knife the indexeddb part of WebGl build. If so, is there a way to make seperated id's (either table1: id's:1,3,5. Table2: 2,4,5. or so)
I would really appriciate help on this, and i swear i wont be the only one needing answers on this problem!
p.s. I am going to report this bug also to apple so they would fix safari(btw it works on IE, and that should indicate to us that there really is a way to do this in safari[as in the makers and developers of safari], without too much effort...)