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 blob or base64 encoded image #1199

Open
midomario opened this issue Nov 19, 2022 · 1 comment
Open

Share blob or base64 encoded image #1199

midomario opened this issue Nov 19, 2022 · 1 comment

Comments

@midomario
Copy link

Hello i want to share an image created with domtoimage library .

The goal here is to :
1- create a to-do list & show it as ion-list [DONE]
2- then use dom-to-image to render it as an image [DONE]
3- share it using Social Sharing plugin[.....]

  • I can't use capacitor because one of the packages i need is outdated .....
  • domtoimage :
    Save and download a compressed JPEG image
    Or
    Get a PNG image blob
@EYALIN
Copy link

EYALIN commented Apr 12, 2023

@midomario
it has been fixed in my forked repo:
https://github.com/EYALIN/community-cordova-plugin-social-sharing

you can install it as an npm package:
cordova plugin add community-cordova-plugin-social-sharing --save

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

No branches or pull requests

2 participants