window.OpenDatabase

I feel like this was covered previously in the forum but I can’t find it. My app launches and checks to see if a sqlite database exists or not. I get this error and I just started getting it after updating Appstudio to 8.5.3.4

appstudioFunctions.js

TypeError: window.openDatabase is not a function.
line 165 column 16

Ryan

What device are you on?

Web app or VoltBuilder?

Right now I am testing as a web app but it will be deployed with VoltBuilder only to Android

What browser? What version of that browser?

It looks like it is working now. I must have made the mistake of not using Chrome before, but launching to desktop browser from the IDE worked fine.