I can share some text or files with external apps with Xamarin.Essentials: Share Feature.
Well, can I restrict the apps shown in the popup to share? For example, can I set it to show gmail but not whatsapp in the popup? I need this for both ios and android in the Xamarin.Forms app. How to handle it?
Thanks.