plus_plugins icon indicating copy to clipboard operation
plus_plugins copied to clipboard

[Question]: allow="web-share" on Web Share API Workaround

Open mateuskrm opened this issue 2 years ago • 1 comments

What is your question?

I'm working on a web mini app for telegram using the share plus package. The Telegram Mini App's documentation specify that they use an Iframe to showcase mini apps. This is causing me trouble because the Web Share API needs the atributte 'allow="web-share"' in the Iframe tag to work properly, so I cannot make my app work inside Telegram. Is there a workaround or another approach to this particularly case?

Checklist before submitting a question

  • [X] I searched issues in this repository and couldn't find such bug/problem
  • [X] I Google'd a solution and I couldn't find it
  • [X] I searched on StackOverflow for a solution and I couldn't find it
  • [X] I read the README.md file of the plugin
  • [X] I am using the latest version of the plugin
  • [X] All dependencies are up to date with flutter pub upgrade
  • [X] I did a flutter clean
  • [X] I tried running the example project

mateuskrm avatar Nov 09 '23 18:11 mateuskrm

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 15 days

github-actions[bot] avatar Feb 08 '24 00:02 github-actions[bot]