Metadata
- Source
- SJRK-222
- Type
- Bug
- Priority
- Major
- Status
- Open
- Resolution
- N/A
- Assignee
- N/A
- Reporter
- Gregor Moss
- Created
- 2019-02-13T21:17:20.887-0500 
- Updated
- 2020-11-12T15:38:15.045-0500 
- Versions
- N/A
- Fixed Versions
- N/A
- Component
- 
                        
                        - Storytelling Tool UI
 
Description
Confirm that this is the case!
It is possible, using the current method for restricting file uploads for video blocks to this MIME type
accept="video/*"
that MP4 files are excluded from being uploaded using Safari in iOS or macOS. This may be solved by using
accept="video/*,video/mp4"
See this link for more details:
https://stackoverflow.com/questions/181214/file-input-accept-attribute-is-it-useful#comment30615540_10503561
Comments
- 
                        Justin Obara commented 2020-11-12T15:38:15.045-0500 I was able to upload an MP4 file while testing for the 0.4 release. I was using Safari 14