Related to the "Share" extension of the iOS notification center.
I want to create an Android Style share feature for my app. I created a share extension which gets called …
ios cocoa-touch ios8-share-extensionI'm developing share extension for my app. Every thing is fine, but i'm facing one main problem, my app is …
ios ios8 ios-app-extension ios8.3 ios8-share-extensionThis bug is fixed by WhatsApp team on 23rd May, 2016 (build no. 2.16.4). Unable to share NSString object using UIActivityViewController to …
ios iphone whatsapp ios8-share-extensionI understand I can share data between my share extension and its containing app by enabling app groups and using …
ios ios8 keychain ios8-extension ios8-share-extensionI want to implement an app extension, but I can't decide if I should implement it as a Share Extension …
ios ios8 ios8-extension ios8-share-extensionI have added a share extension for my app say SAMPLE (already exists on the app store), called lets say …
ios objective-c ios8-share-extensionHow to print logs in Xcode's lldb debugger from extension?
ios xcode swift lldb ios8-share-extensionI'm building a share extension for my iOS app and I can't use the default SLComposeServiceViewController, so I created (in …
ios8 ios-app-extension ios8-share-extensionI got this warning when I added share extension to my project and archiving it warning: skipping copy phase strip, …
ios xcode code-signing ios-app-extension ios8-share-extensionI 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