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

share feature is not working in ios 13 #1088

Open Deeksharana opened 4 years ago

Deeksharana commented 4 years ago

I am using this plugin method share(message, subject, file, URL) in ionic V3. It is not working and has the following issues:-

  1. The action sheet opens without any options.
  2. The action sheet opens for the first time in iPhone 7 and then after closing the action sheet and reopening it again, it is blank.
lucasbraum commented 4 years ago

I am also having the same issue, but we are not using ionic. In the xcode console there is the error: [ShareSheet] connection invalidated

alexthunder3 commented 4 years ago

Any updates here? Having issues in ionic V4. Later edit: in my case, it seems it was my bad. I had to make a new xcode build that included all the newest ionic/cordova plugins and settings in the binary. Not having a macbook + one single app that is rarely updated + not being the one to set up the app/project in the first place + lack of experience in the app world have led to me not realizing that AppFlow only works for more basic changes like html/css/js/ts. Other than that, works just fine. Surprisingly good actually. For those that still have issues in ionic, I found calling platform.ready() helps a lot. Google is full of examples for that. @RaneLaFraze

RaneLafraze commented 4 years ago

Can confirm, this is still an issue. For me, running on a physical iPhone SE (iOS 13.6.1), the first time the sharing screen is opened, it is blank (no options, no filename preview, etc.). However, subsequent calls to the function in the same app session open the dialog correctly and share without a problem

spun-Chris commented 3 years ago

I have recently updated a device to 14.3 the newest release and the Share sheet no longer works. It works on 14.2 but not on the newest release. I was wondering if there had been any progress on the issue?

Lesruez93 commented 3 years ago

I'm also getting the Same issue .

anyone who found a workaround

bastifix commented 3 years ago

same here, help would really be appreciated ;-)

iZooto-App-Push commented 2 years ago

same here,