Problem with passing ImageSource in Release MAUI
When debugging, everything is transferred correctly and the method for deleting images works fine, but in the release version I encountered a problem that ImageSource is not transferred, what could this be related to?