Created attachment 464793 [details] iOS & Android difference When using the navigator.share capabilities on WebKit, the native share menu is not capable of sharing an image-file AND a text. When a text input is given to the navigator.share() it ignores the attached files. Very minimal reproduction here: https://web.dev/patterns/files/share-files/demo.html On Android this image is shared with a text caption. See attachment for the difference in Whatsapp between Android & iOS.
<rdar://problem/105171411>