The UIActivityViewController class is a standard view controller that you can use to offer various services from your application (on iOS).
I am trying to share a video from a URL using UIActivityViewController. If I try with an Image I have …
xcode facebook swift2 social uiactivityviewcontrollerI know i can add things like text, URL, images to UIActivityViewController , but how to add my current location with …
ios uiactivityviewcontrollerWhen I'm using a UIActivityViewController, after the user chooses an activity (such as Mail or Message), I can not change …
ios7 uinavigationbar uiactivityviewcontroller textcolor tintcolorI like to add my own WhatsApp ActivityItem to the UIActivityViewController, but it is always added to the lower non …
ios objective-c ios7 uiactivityviewcontrollerCreated New Project and Added ActionExtension it worked and shows in Action Activities But Action Extension doesn't show in Device …
ios objective-c swift swift2 uiactivityviewcontroller