Top "Ios-sharesheet" questions

iOS Share Sheets, allow a user to share important information directly with third party applications and services.

How do I share files using share sheet in iOS?

I want to share some files I have locally in my app using Share Sheet functionality on iPhone. I display …

ios swift uiwebview ios-sharesheet
Error "[ShareSheet] connection invalidated" error iOS13+ but not on iOS 11.4

I want to share a file using the Share Sheet and have written code that seems to work just fine. …

swift xcode ios-sharesheet
How to get image form URL passed by share extension to an App

I working on sharing array of images from gallery using share extension. i can get image inside share extension using …

ios cocoa-touch ios8-share-extension ios-sharesheet