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 image and text together #2277

Open
daniil777555 opened this issue Dec 11, 2024 · 0 comments
Open

Share image and text together #2277

daniil777555 opened this issue Dec 11, 2024 · 0 comments
Labels

Comments

@daniil777555
Copy link

Hi,
I'm wondering how could I share an image and text together, because passing text and file.uri for image to share function in the end shares only image. I should also say, I've tested this case on IOS 18.1.1. I certainly remember it was working before, so I'm not sure whether it's an IOS issue or capacitor plugin. Please, help me to understand :)
My code for sharing:
await Share.share({ files: [file.uri], text: 'Test text' })

@ionitron-bot ionitron-bot bot added the triage label Dec 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant