Open ionitron-bot[bot] opened 4 years ago
I got this question too, is that ios13 bug ?
Hi all, Any update on this. The issue is still existing. This occurred when selecting video files from gallery but when selecting video from iCloud it is working fine.
I think its not an ionic bug. Specification says the following:
On getting, conforming user agents must return the total number of bytes
Original issue by @sudarshanadayananda on 2019-11-21T13:11:32Z
Bug Report
Ionic version: 3.19.1
Current behavior: When calculating size of a file which selected using input type file, size is always 0 only for video files only on iOS devices with greater that iOS 13.2
Expected behavior: Should be able to calculate the file size which selected using input type file on all the mobile devices.
Steps to reproduce: Run the given stackblitz demo on a iOS device with IOS 13.2.
Related code:
HTML code.
TS code.
StackBlitz Demo
Other information:
Ionic info: