send a photo or video through the photo app

Hi, I made an app where you can share photos and videos, but I want to make it a thing so the user can share the photo or video through the photos app on your phone. Is it something apple does automatically or do I have to embed this fature in.

This is done by implementing a share extension. A good place to start is the App Extension Programming Guide. If you have follow-up questions, I recommend that you post them to App Frameworks > Cocoa Touch.

Share and Enjoy

Quinn "The Eskimo!"
Apple Developer Relations, Developer Technical Support, Core OS/Hardware

let myEmail = "eskimo" + "1" + "@apple.com"
send a photo or video through the photo app
 
 
Q