My app is programmed in Xamarin and I want allow the user to open pdf in my app.
Currently, in Android when the user clicks on an attachment in Gmail that has a PDF there's a dialog titledComplete the action usingthat allows the user to choose an app with which the phone opens thePDF` file. How do I get listed in that dialog via Xamarin (ideally in a way that also works on other platforms)?