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

Unable to find application to perform this function with image param #131

Closed
SimonLlewellyn opened this issue Jun 9, 2014 · 3 comments
Closed

Comments

@SimonLlewellyn
Copy link

Phonegap w Cordova, testing on Galaxy S3 - if i put ANYTHING in the image param, I get "Unable to find application to perform this function".

@EddyVerbruggen
Copy link
Owner

Could it be there is no app installed on your phone which can share an image (like Twitter)?
Anyway, can you please show me the code you use to share the image?

@SimonLlewellyn
Copy link
Author

Hi Eddy, I have lots installed, facebook, twitter, whatsapp, all the usual junk.

This works:
window.plugins.socialsharing.share("some text","somtext",null,"http://domain.co.nz/somepage.html");

This does not:

window.plugins.socialsharing.share("some text","somtext","http://domain.co.nz/images/image.jpg","http://domain.co.nz/somepage.html");

@EddyVerbruggen
Copy link
Owner

Using that exact same code on my S3 popups up the share sheet on Android.

Please share your Android project (not just the www folder) with me at eddyverbruggen at gmail dot com if you need more help.

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