kmac / mindfulnotifier

A simple mindfulness-based timer which displays a notification/reminder at user-defined intervals
GNU General Public License v3.0
47 stars 3 forks source link

Import is not working. #33

Closed pepedelosbosques closed 3 years ago

pepedelosbosques commented 3 years ago

Simple test steps: 1) Export 2) Delete one reminder 3) Import (Nothing seems to happen)

kmac commented 3 years ago

I can't reproduce this issue at all.

Here's what I am seeing on my phone and in emulator:

Steps:

Can you provide a bit more details? Are you doing a 'merge' or 'replace'? Which version are you using? Device and android version? Thanks!

pepedelosbosques commented 3 years ago

Android 10.3.11 Version 1.0.16

I have no dialog or anything else as soon I click on the file I want to import. Then I land at home screen of mindful Notifier. No merge or replace option.

pepedelosbosques commented 3 years ago

Version 1.0.17:29. Same issue

kmac commented 3 years ago

Sounds like maybe a storage permissions issue.

Can you verify that you have the storage permission enabled?

pepedelosbosques commented 3 years ago

It's enabled. I removed it, and the app ask for the permission as expected.

Don't sure if it is related to permissions, since I'm able to browse the files and select one.

kmac commented 3 years ago

I have no clear idea what the issue might be here. What phone are you using? I'm wondering if it's a small screen, which might be crashing the dialog if it can't fit the widgets into it. Any chance you can get a logcat fle? That would show the issue. I've been using the MatLog app. It's a bit tricky to setup if you don't have root (you need to use adb). If you get that going, then filter on 'flutter' and it will capture the relevant logs.

pepedelosbosques commented 3 years ago

Early today I reboot my phone. Minutes ago I read your comment and I tried to import again to get the logs ... it worked ... not sure why. The dialog is visible now and I could import without problems. It's a oneplus, with big screen. Can't say if the reboot helped this time.

Thanks for your support. Think you could close this issue, and take it into account if it happens again.

kmac commented 3 years ago

Hmm, odd. I suspect it may be something with the flutter app lifecycle on upgrade. It's something to watch for but I'm not going to try to track it down right now. Thanks for getting back to me on this one.

easyKL commented 1 year ago

Please reopen. On Lineage OS 13 a dialogue is prompted when tapping on the Import button. On Lineage OS 9 nothing happens, although Export button proceeds with action, and Storage permission is granted (no permissions denied)

version 1.0.24