Open ctwhome opened 2 years ago
It works perfectly on my galaxy tab when requesting the desktop version, so why restrict it to mobile / tablet?
For this to work the data would need to be stored on a server. IndexedDB on mobile isn't really usable for this kind of stuff.
Isn't it indexedDb fully supported on mobile? What would be the problem particularly?
https://caniuse.com/?search=indexdb
It works perfectly on my galaxy tab when requesting the desktop version, so why restrict it to mobile / tablet?