Okay, i had another topic before, how to save an screenshot locally on the device....i had no respond - sadly, but anyway i tried to implement the socialshare plugin for phonegap.
Did someone implemented this before? I was following the instructions on the npm side - so my code snippets looks like this:
Used Plugin: cordova-plugin-x-socialsharing.
Source Site: https://github.com/EddyVerbruggen/Socia ... n#manually
Screenshot of my code snippet in c2: https://imgur.com/a/xJ2y8
or this execution part (same as in the screenshot)
"window.plugins.socialsharing.shareViaEmail('Message','Subject',['example@mail.com'],null,null,'cb_ScreenshotLink'
);"
could you tell me if i made everything right? Because i have no result if iam pushing the "share" button. Nothing appears