EddyVerbruggen / SocialSharing-PhoneGap-Plugin

👨‍❤️‍💋‍👨 Cordova plugin to share text, a file (image/PDF/..), or a URL (or all three) via the native sharing widget
MIT License
1.78k stars 907 forks source link

SocialSharing.js:105 The injected error callback of 'share' received: "Missing Command Error" #551

Open manamogo opened 8 years ago

manamogo commented 8 years ago

Hello,

I´m trying to use the PhoneGap Social Sharing plugin, I installed it with Cordova CLI, from npm: $ cordova plugin add cordova-plugin-x-socialsharing $ cordova prepare

I, also, have added this: , to the config. xml, and I´m just trying to share a simple message with:

. But I´m getting this error message; SocialSharing.js:105 The injected error callback of 'share' received: "Missing Command Error" I hope you can help me soon.
autogrammer commented 8 years ago

Did you manage to solve it? I am getting the same problem.

xenned12 commented 8 years ago

I am also having the same problem. Does someone had an answer or solution with this issue?

EddyVerbruggen commented 7 years ago

Android? Waiting for deviceready? Code sample?

mMarcos208 commented 5 years ago

@EddyVerbruggen I have a problem.

Code:

window.plugins.socialsharing.share('Message only')

Error:

Error: exec proxy not found for :: SocialSharing :: share
SocialSharing.js:129 The injected error callback of 'share' received: "Missing Command Error"
phrdev commented 5 years ago

I have the same problem

mianzaid commented 4 years ago

I am also facing the same problem.

adadi commented 3 years ago

I am also facing the same problem.

adadi commented 3 years ago

I have the same problem