Has anyone face this error while using Document Viewer Control in apps?
Im using document file picker to upload document in storage bucket. As soon as the document is uploaded I get the file from there and assing in an app variable.
Then in document viewer control I use this variable in the source
The document is correctly uploaded in storage bucket and should appear in document viewer control but is not working properly. I followed this documentation