In Intune protection policy 'data protection' settings include 'Policy managed apps with Open-In / Share filtering'.
To support this setting in app, according to this document (https://docs.microsoft.com/en-us/mem/intune/developer/app-sdk-ios#share-data-via-uiactivityviewcontroller) I need to use App Extension, but it doesn't work with Xamarin.
Does Xamarin support the non-ui Action Extension?
Or does Microsoft.Intune.MAM.Xamarin.iOS support "Open-In / Share filtering"?
If not, do Microsoft plan to support it in the future?
Is it will be supported by MAUI?
Thank you for your answer.