Hi,
thanks I already updated to the newest version 18.4.0.47.
The fix is working for the Android Platform, I was not able to reproduce a app crash yet.
For the UWP (64 bit) platform there are also the "same" problems. I have a list of documents which gets opened in the detail view.
If im open a file from a size > 16 MB close it (with pdfViewer.Unload) and open another file with size > 16MB, the app crashes.
Im loading files with the pdfViewer.LoadDocumentsAsync(stream, cancellationToken) and Unload the pdfViewer if im navigate back to the overview list.
I was able to open and close files without app crashes with pdf files with a size less or same than 10 MB.
Can you please try to reproduce it?
These are my AppCenter logs, maybe it helps.
There is one Exception with tells "the document is corrupted", Im already checked it, the files gets open if restart my application, so there should be no problem with the pdf.

And from another AppCenter App (same App but the Test-Stage instead of Dev)

Best Regards,
Michael