cordova-plugin-actionsheet icon indicating copy to clipboard operation
cordova-plugin-actionsheet copied to clipboard

Can't share the photo on IOS

Open danielpawel opened this issue 7 years ago • 3 comments

Hi,

I have used the plugin but I can't share the photo on the IOS, but the android is working just fine!

The is any one with this issue to?

danielpawel avatar Jul 04 '17 13:07 danielpawel

What photo?

EddyVerbruggen avatar Jul 04 '17 13:07 EddyVerbruggen

Hi!!

I just realize that I post on the wrong github!! I just posted on the right on! (send me your paypal 👍 )

The plugin: https://github.com/EddyVerbruggen/SocialSharing-PhoneGap-Plugin

The issue:

I click on share (on the image), works fine on android. (whatsapp, facebook...) But when we do it on IOS, it only shares the message, not the image. Even in whatsApp,

Some details:

  • We are using ionic 1
    config.xml
    This how we share the image: window.plugins.socialsharing.share( 'Olhe a foto da minha corrida, que fiz no Maratona Virtual', // not supported on some apps (Facebook, Instagram) 'Corrida Maratona Virtual', // fi. for email ["https://s3-sa-east-1.amazonaws.com/maratonavirtual/1499162787-usuario_compartilhar.png"], // an array of filenames either locally or remotely 'http://maratonavirtual.com' );

danielpawel avatar Jul 05 '17 00:07 danielpawel

should close issue no?

MaxInMoon avatar Feb 01 '18 10:02 MaxInMoon