Describe the bug
Due to changes regarding storage access in Android 10+, the app may not be able to find any backup files from which to restore from.
How to fix
The library I use for file access has not yet been updated to support the new storage access methods. If it does not get added soon there will have to be a rewrite to use the new Storage Access Framework
Describe the bug
Due to changes regarding storage access in Android 10+, the app may not be able to find any backup files from which to restore from.
How to fix
The library I use for file access has not yet been updated to support the new storage access methods. If it does not get added soon there will have to be a rewrite to use the new Storage Access Framework