In our React Native app, we\'re trying to have our users share specific images straight to either feed or story depending on a selection within our view/component.
When
For us it was the "type", it seems "image/*" isn't allowed.
Using "video/mp4" worked!