We are using MVVM pattern in XF app, and attempting to bind a Stream property in the ViewModel to the Bindable InputFileStream property on the SfPdfViewer control.
This works great on iOS, but does not seem to work on Android - the PDF document is not shown.
Does it only work if LoadDocument() is called?
(files attached for reference only, this is not a working (failing) example).
Attachment:
Files_a0840cb4.zip