iOS Share Extension - sharing *to* my app #23230
Unanswered
ThisIsTotalCrap
asked this question in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Has anyone been able to get iOS Share Extension working in MAUI? I have it working correctly in Xamarin. I can get my app with a share extension project to build in MAUI, but the share option never appears. To be clear, I'm talking about sharing to my app, not sharing from my app (i.e. not iShare):

I found Vladislav Antonyuk's demo (https://vladislavantonyuk.github.io/articles/Extend-.NET-MAUI-application-with-iOS-Extensions/) but can't get it to compile with .NET 7+
Beta Was this translation helpful? Give feedback.
All reactions