Currently we can send .MOV files only. For some reason, the .mp4 files I have in my simulator are not supported (eg a video i downloaded from the internet hahaha)
The more specific diagnosis is that the info dictionary in the MediaPicker will not have a mediaURL field when it is actually a video for the mp4. It seems to have a .referenceURL tho, but it seems deprecated.
Alternatively, it seems to me that they are suggesting a new kind of Picker which is the PHPicker
Currently we can send
.MOVfiles only. For some reason, the.mp4files I have in my simulator are not supported (eg a video i downloaded from the internet hahaha)The more specific diagnosis is that the
infodictionary in theMediaPickerwill not have amediaURLfield when it is actually a video for the mp4. It seems to have a.referenceURLtho, but it seems deprecated.Alternatively, it seems to me that they are suggesting a new kind of
Pickerwhich is thePHPicker