Skip to main content
0 votes
0 answers
105 views

I went through apple documentation also spent lot of time on SO and searching for resolution for this issue but I didn't get the answer for - WHY my iOS app's Share sheet (UIActivityViewController) ...
iLearner's user avatar
  • 1,688
-2 votes
1 answer
153 views

I have an iOS app with in-app features that let the user select photos from their albums or take photos with the camera. I'd like to also allow users to import photos that they find anywhere else on ...
Bill's user avatar
  • 46k
-2 votes
1 answer
49 views

I'd like to add a share extension to my app. The extension would appear when users share a photo in the Photos app (and, ideally, Safari). If you tapped my app icon on the share sheet, iOS would pass ...
Bill's user avatar
  • 46k
-1 votes
1 answer
759 views

I have an app that allows me to export (and import) its contents. While working to replace the deprecated 'unarchiveTopLevelObjectWithData' unarchiveTopLevelObjectWithData (still ongoing) I ran into ...
Deddiekoel's user avatar
  • 2,129
5 votes
0 answers
419 views

Currently, I’m using a ShareLink to display the standard share sheet in my app. Now, I’d like to display actions inside the share sheet that perform a custom action like the following example. With ...
alexkaessner's user avatar
  • 3,038
1 vote
1 answer
238 views

I am using react-native-share to share images from my app to an other app. It is working fine but my own app is appearing in the share sheet. How can I exclude my app so that it does not appear in ...
Adnan Ashraf's user avatar
1 vote
0 answers
62 views

When I try to share a transparent PNG via the Share Sheet and choose "AirDrop" or "Save Image" the saved image is transparent, however when I choose iMessage the image suddenly ...
Warpling's user avatar
  • 2,135
0 votes
1 answer
379 views

I'm trying to present a share sheet with an image. I'd expect the "Save Image" option to be there but it's not. Is there some trick to getting this working?
Warpling's user avatar
  • 2,135
0 votes
2 answers
76 views

I'm having issues when tapping buttons that either open the share sheet or email. Behavior - Does not work when app is launched after install. Works fine after restarting app. UIApplication.shared....
Berhanwar's user avatar
  • 121
2 votes
2 answers
4k views

I have a file-exporter class that was working in previous iOS versions. Now it is throwing an error saying the file can't be opened. The function that opens the ShareSheet looks like this: func share(...
Luke Crouch's user avatar
1 vote
1 answer
2k views

I want to enable a feature in my iOS app to share image on Instagram directly. While the conventional way is to present a share sheet provided by Apple, I prefer to have an Instagram button that ...
Jabed Dhali's user avatar
6 votes
3 answers
6k views

I want to use Share functionally in my React Native application but there is one exception, I don't want to share a content from my app, I want to share content from another app to my app, how is it ...
Leri Gogsadze's user avatar
1 vote
1 answer
617 views

I am trying to download a file from a WKWebview and show an iOS Share Sheet so that the user can decide what to do with the file. Everything works as expected in the browser. My iOS code was ...
user1763510's user avatar
  • 1,310
3 votes
0 answers
952 views

I trying to receive data from other app like image ,text, here I'm using receive_sharing_intent it working on android issue on IOS it show my app on Share sheet when I click on that is won't open my ...
Samsudeen S's user avatar
1 vote
2 answers
1k views

I want to build this custom share sheet shown in the screenshot depending on the apps that are on the mobile, could anyone tell me if it's possible? screenshot i am currently using flutter's ...
Majdd's user avatar
  • 11

15 30 50 per page
1
2 3 4 5 6