ionic-team / ionic-team/ionic-storage
Mention `capacitor sync` in the README
Open
- Dominant language
- TypeScript
- Stars
- 456
- Forks
- 97
- PR merge metrics
- No merged PRs in 30d
Description
I suggest mentioning this command in the section "https://github.com/ionic-team/ionic-storage#sqlite-installation":
```
npx ionic capacitor sync
```
I was following the instructions in the README trying to use SQLite on ios. I kept getting `"asyncStorage"` as `storage.driver` in the iPhone emulator. After running the command above I am now getting `"cordovaSQLiteDriver"`.
Contributor guide
Assessment
This issue has not been assessed yet.