Skip to content

Fix crash when downloading Vosk model on old APIs#110

Merged
Stypox merged 1 commit intomasterfrom
fix-download-manager
Dec 20, 2022
Merged

Fix crash when downloading Vosk model on old APIs#110
Stypox merged 1 commit intomasterfrom
fix-download-manager

Conversation

@Stypox
Copy link
Owner

@Stypox Stypox commented Dec 13, 2022

This PR requests external storage permission on Android < Q, as it is required by the DownloadManager class.

Fixes #103

Testing APK: app-debug.zip

It is required by the download manager
@Stypox Stypox merged commit c9d97a7 into master Dec 20, 2022
@Stypox Stypox deleted the fix-download-manager branch December 20, 2022 15:10
@Stypox Stypox mentioned this pull request Dec 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Download model button crashes app on Android 5.0.1

1 participant