Hello,
Welcome to Microsoft Q&A!
Try to use Xamarin.Essentials: Launcher , but note : this plugin is to request other apps to open and view the file .
If you want to preview the file inside your app , create dependency service and use UIDocumentInteractionController
or QLPreviewController
,refer to sample here : https://github.com/jimmgarrido/document-interaction-sample .
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.