Closed roseregina closed 4 years ago
Hey! Thanks for reporting this.
Unfortunately, I was completely unable to reproduce, even when closing the app and waiting until iOS kills it, then restarting it. It actually went quiet smoothly. :-/
I'm not sure at what state I did the TestFlight. I fixed some behavior about finish recognition in a later commit. Maybe I did your build before that? I just uploaded a new build (51), which contains the very latest commit and will be available to you soon. Can you re-test with that?
If it still happens, please document, every step I need to take to the minute, like app closing and anything else.
Thank you!
Related: #176
Version 2.6.0 (51) (via Testflight) Dropbox server (personal account) iPhone 11
Behaviour identical to initial issue
This and a couple other things are raising some questions for me about Testflight/ iOs testing and how some of this works. I'm happy to add screen shots, a longer description, or even video if that might be helpful.
Version 2.6.0 (51) (via Testflight) Dropbox server (personal account) iPhone xs
Reproduced the same exact problem - could it be related to the progress status not triggering removal of item progress after it's done? It seems to be functioning correctly, just not indicating that to users.
Okok, don't worry, I believe you.
However, it works for me. I can't reproduce it, not even sporadically. As long as that's the case, I can't fix it.
Indeed, a video would be very helpful, so I can find out, what I need to do to reproduce the problem.
Please start with a clean install. Record everything from after installation until the problem arises.
Thanks!
Version 2.6.0 (51) (via Testflight) Dropbox server (personal account) iPhone xs
Neither @roseregina nor I could reproduce this problem again, so am closing this ticket
Save 2.6.0 (50), installed through Testflight Dropbox server (my personal account) iPhone 11
Expected Behaviour:
Actual Behaviour:
NOTE: I observed this both with single image uploads and batch image uploads. Adding more images to the queue did not do anything to change the need to manually interact for each image.
Interestingly, there seems to be some kind of discrepancy in that I was able to access the uploaded file on the server before the the upload registered as complete in the app on my phone. Does more information on this seem relevant? I opened the Dropbox web interface and observed the files appearing and checked that the image and matching json were complete enough to open and look correct. My hunch is that confirmation of file upload from dropbox isn't being received correctly.
I checked the same with the Guardian Project NextCloud and uploads behaved as expected.