79199390

Date: 2024-11-18 09:44:09
Score: 2.5
Natty:
Report link

Just delete send empty title. Then it will share.

await navigator.share({ title: "", text: "Captured using the app.", files: [file], // Pass only one file });

Reasons:
  • Low length (1):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Roman Pappinen