You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I can't seem to find a solution to this. It works fine under android and all other file formats work as well (pdf, images etc.). I'm downloading a video file into the device temporary storage using fileEntry of the File plugin. I pass the file and mime type (mime is video/quicktime but I've tried others like mp4), the plugin says it's opened successfully but ios only shows a window that says downloaded quicktime file. I'm testing on iphone (V13.6) and ipad (V14.). This video is short (under 1MB) and was recorded on the iphone so I know it's a proper iphone file format. Why wouldn't IOS open the video in the default video viewer?
The text was updated successfully, but these errors were encountered:
I can't seem to find a solution to this. It works fine under android and all other file formats work as well (pdf, images etc.). I'm downloading a video file into the device temporary storage using fileEntry of the File plugin. I pass the file and mime type (mime is video/quicktime but I've tried others like mp4), the plugin says it's opened successfully but ios only shows a window that says downloaded quicktime file. I'm testing on iphone (V13.6) and ipad (V14.). This video is short (under 1MB) and was recorded on the iphone so I know it's a proper iphone file format. Why wouldn't IOS open the video in the default video viewer?
The text was updated successfully, but these errors were encountered: