EddyVerbruggen / cordova-plugin-actionsheet

:clipboard: ActionSheet plugin for Cordova iOS and Android apps

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Can't share the photo on IOS

danielpawel opened this issue · 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?

What photo?

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' );
commented

should close issue no?