Notification "Sorry, File To Resize Does not Exist." Help

And on this occasion, here's the next bug related to and caused by DefaultFileScope, which is the following:

If DefaultFileScope was set to Legacy and you use the Camera, the app crashes after taking a photo on Android 11+. Unfortunately, one does not learn which path from the Camera component is used with Legacy.

This has further consequences, because if you cannot set DefaultFileScope to Legacy, WRITE will not be declared in the Manifest on Android 11+, which is absurdly required if you use e.g. want to work with the File component on Android 11+. In this case you have again to switch to one of the File extensions from @Taifun or @vknow360.

I'm really curious how many more bugs I can find until this is finally fixed.

2 Likes