OpenArchive / Save-app-ios

Secure Mobile Media Preservation
https://open-archive.org/
GNU General Public License v3.0
11 stars 3 forks source link

Videos not uploading on version 33 testflight for ipad #133

Closed purvi-ranawat closed 5 years ago

purvi-ranawat commented 5 years ago

Steps to Reproduce :

  1. Launch the application in ipad
  2. Select the project and click on "+" icon to add the media
  3. Select the video file and click on Upload

Expected Result - Videos should start uploading when we click on Upload.

Actual Result - Videos are not uploading when we click on upload. It keeps on processing and the size of the video is shown as zero kb

Below is the screenshot

Issue 132

n8fr8 commented 5 years ago

Can you provide a copy of the source video file you are trying to upload so we can try to reproduce?

On Sat, Jul 13, 2019, at 10:12 AM, purvi-ranawat wrote:

Steps to Reproduce :

  1. Launch the application in ipad
  2. Select the project and click on "+" icon to add the media
  3. Select the video file and click on Upload Expected Result - Videos should start uploading when we click on Upload.

Actual Result - Videos are not uploading when we click on upload. It keeps on processing and the size of the video is shown as zero kb

Below is the screenshot

Issue 132 https://user-images.githubusercontent.com/8190141/61168617-6fab6580-a56e-11e9-9da5-f68985b17234.jpg

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/OpenArchive/openarchive-ios/issues/133?email_source=notifications&email_token=AAAHRA63FCYCWRI7NPHEAFTP7GAIPA5CNFSM4ICYPCP2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4G7AJ23Q, or mute the thread https://github.com/notifications/unsubscribe-auth/AAAHRA6AG7I6UPI62U5AQNTP7GAIPANCNFSM4ICYPCPQ.

purvi-ranawat commented 5 years ago

Closed the issue by mistake

tladesignz commented 5 years ago

Hm. Is it a very large video? Files need to get imported. If it's a large video, that may take some minutes. As long as it's not fully imported, the upload won't start. The "Zero KB" file size may be an indication of that situation.

Did it upload eventually?

Maybe we need some UI improvement here, in that case.

foundscapes commented 5 years ago

@purvi-ranawat can you reproduce this with the current build - v. 2.1.0 (38)?

I can't reproduce this on my ipad mini

purvi-ranawat commented 5 years ago

@foundscapes It is working fine on iPad air 2 build v. 2.1.0 (38)

foundscapes commented 5 years ago

Awesome, thank you