Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Share Gesture #696

Closed
vonProteus opened this issue Aug 19, 2023 · 2 comments · Fixed by #705
Closed

Share Gesture #696

vonProteus opened this issue Aug 19, 2023 · 2 comments · Fixed by #705
Labels
enhancement New feature or request

Comments

@vonProteus
Copy link

can you add to "Gestures" menu option for "Share"

@aeharding aeharding added the enhancement New feature or request label Aug 20, 2023
@80avin
Copy link
Contributor

80avin commented Aug 21, 2023

I tried this implementing, but strangely, on mobile I get error

DOMException: Failed to execute 'share' on 'Navigator': Must be handling a user gesture to perform a share request.

It doesn't work consistently even if I call navigator.share directly or ionic's share.

Might be related to ionic-team/ionic-framework#21607

@aeharding aeharding changed the title Feature request Share in Gestures Share Gesture Oct 29, 2023
@aeharding
Copy link
Owner

This has been implemented for native clients only (due to web limitations) and will be available in next Voyager release

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants