Hello,
Welcome to Microsoft Q&A!
Mail apps use UIDocumentInteractionController
to share between apps but Photo uses UIActivityViewController
to share items. This requires you to implement the share extension for your application: https://learn.microsoft.com/en-us/samples/xamarin/ios-samples/ios8-share/.
Refer tp https://forums.xamarin.com/discussion/comment/402298/#Comment_402298.
If the response is helpful, please click "Accept Answer" and upvote it.
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.