ankidroid / ankidroid/apisample
App crashes on export when AnkiDroid doesn't have Storage permissions
Ouverte
- Langage dominant
- Java
- Étoiles
- 25
- Forks
- 13
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
### Steps to reproduce:
1. Install AnkiDroid but do not run OR remove Storage permissions from existing AnkiDroid app via App Info UI
2. Launch API Sample app
3. Select entry, hit share button, select AnkiDroid Instant-Add
**Expected**: Not sure? Maybe user gets prompted with dialog explaining why Anki cannot be exported to?
**Actual**: App crashes due to unhandled `IllegalStateException` in `AnkiDroidHelper::getDeckId` with message "AnkiDroid database inaccessible. Open AnkiDroid to see what's wrong."
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.