andreped / IronFlow

📳 IronFlow: Cross-platform mobile app for strength training progress tracking
MIT License
11 stars 0 forks source link

bug: Backup of database does not work - likely permission issues #335

Open andreped opened 3 weeks ago

andreped commented 3 weeks ago

More information on how to likely resolve the issue can be seen here: https://pub.dev/packages/permission_handler

More specifically here: https://pub.dev/packages/permission_handler#faq

andreped commented 3 weeks ago

Could maybe try something like this? https://github.com/Baseflow/flutter-permission-handler/issues/955#issuecomment-1327068136

andreped commented 3 weeks ago

Or even better, this: https://github.com/Baseflow/flutter-permission-handler/issues/955#issuecomment-1339099909