Implement SHINY background upload to a MAUI based mobile app
Try uploading from device library to the app
File is larger than 300MB
Shiny library initiate the upload (we are uploading media to azure services and we need Shiny just to keep hold of the background upload)
Out of memory error logged
Media being uploaded gets stuck on uploading
Expected Behavior
Shiny should allow a background upload of a large file without the Out of Memory issue. To note that the same thing is working properly on iOS side implementation.
Actual Behavior
Shiny library logs and Out Of Memory error
Exception or Log output
No response
Code Sample
No response
Code of Conduct
[X] I have supplied a reproducible sample that is NOT FROM THE SHINY SAMPLES!
[X] I am a Sponsor OR I am using the LATEST stable/beta version from nuget (v3.0 stable - ALPHAS are not taking issues - Sponsors can still send v2 issues)
[X] I am Sponsor OR My GitHub account is 30+ days old
[X] I understand that if I am checking these boxes and I am not actually following what they are saying, I will be removed from this repository!
Component/Nuget
Other
What operating system(s) are effected?
Version(s) of Operation Systems
Android 11 and later
Hosting Model
Steps To Reproduce
Expected Behavior
Shiny should allow a background upload of a large file without the Out of Memory issue. To note that the same thing is working properly on iOS side implementation.
Actual Behavior
Shiny library logs and Out Of Memory error
Exception or Log output
No response
Code Sample
No response
Code of Conduct