In my app it is not allowed to share gifs or other media content, only pictures. But the Swift Key keyboard has a "GIF" button where you can insert gifs, this will trigger the intent event. How can I prevent this?
Youtube handles it like this: if you select a gif, the url is inserted.
Youtube handles it like this: if you select a gif, the url is inserted.