ionic-team / ionic-team/ionic-storage
Mention `capacitor sync` in the README
Aperta
- Lingua principale
- TypeScript
- Stelle
- 456
- Fork
- 97
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
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"`.
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.