### Steps to reproduce 1. Launch showcase project 2. Open svg screen using sidebar menu 3. Enable toggle "Svg support enable" 4. Press "kill now" in an appeared dialog 5. Open showcase application Expected behavior: [fresco's svg logo](https://frescolib.org/static/sample-images/fresco_logo_half_transparent.svg) is shown Actual behavior: no image is shown <img src="https://github.com/user-attachments/assets/2a74a190-b6a4-41aa-91e2-5b44ac8f929f" height="300" alt="no image screenshoot"/> Checked on pixel 7 api 34 arm64-v8a emulator and physical pixel 7a with api 35. ### Possible reasons If I revert commit [e7ce9b50](https://github.com/facebook/fresco/commit/e7ce9b503c2a9f99cca50ad0896d871f0c3f33cc) locally, svg will load successfully. Therefore, I think the issue is connected with Vito