JagandeepBrar / lunasea

Self-hosted software controller built using Flutter
https://www.lunasea.app
GNU General Public License v3.0
1.28k stars 63 forks source link

[Bug] Exported Configuration Location Not Accessible #262

Closed JagandeepBrar closed 3 years ago

JagandeepBrar commented 4 years ago

On newer Android devices (I believe 10+, but 11 for sure), access to the folder where configurations are exported is not available, and thus backups are not able to be accessed.


https://www.reddit.com/r/LunaSeaApp/comments/iz6ufv/android_11_backup_location/

JagandeepBrar commented 3 years ago

This bug has been fixed in https://github.com/CometTools/LunaSea/pull/276.

The application now uses the system share sheet to allow for more versatility when saving any files to the system, including exporting logs, downloading NZBs, and backing up configurations.

Will be live in the next release (v4.1.0).