Boscop / Boscop/web-view

IndexedDB and LocalStorage Issue on macOS

Open
#166 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
2k
Forks
179
PR merge metrics
No merged PRs in 30d

Description

Safari has in built security restrictions which stops the data blobs from accessing the localStorage and/or calling the indexedDB functions. You can use the following repo to test replicate this issue.

[todo-app](https://github.com/binreaper/todo-app)

### Issue
Unable to use WebView storage on macOS

### Resources Used
- `window.localStorage` for localstorage access
- Dexie.js for IndexedDB operations

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.