Show url with pdf stored in Firebase in app

I stored a PDF file in Firebase Storage and the URL in Firebase database only using the User TAG. To view this pdf do I have to do a download? Or can I just use the webview? Can anyone tell me any topics related to this?

You can use doc viewer extension to show pdf file in web viewer using firebase storage url.

I did the test with this extension but it doesn’t open the page. I downloaded aix CustomWebView but selecting the pdf file gave error: ScrollView can host only one direct child

I saw this extension: Relative View Extension | Overlap Like a Pro | Complex UIs made simple in Kodular through this post, but I can’t use it here. Can you help me?

follow my blocks:

I came back with the web view and the page still doesn’t open. May refer to page size (pdf)