Posts

Post not yet marked as solved
0 Replies
727 Views
Anyone else using SVG files added to Asset Catalog for images in an application? Some of my images will not show the colored portions when the application is built and run on Mac Catalyst. But it is completely random. Sometimes the SVG images will draw correctly, sometimes they won't. It's a pesky issue because I can run my application just before making a public build to test the images, and they show up fine. But the public build has the images misdrawn. I've tried setting the rendering mode to alwaysOriginal, cleaning the project, deleting derived data, etc. The SVG images come exported from Figma, not sure if that is the source of the problem? The images have always shown correctly when run on iOS, so I'm assuming it's a Catalyst issue. Has anyone come across this issue and a fix?
Posted
by hgwhittle.
Last updated
.
Post not yet marked as solved
2 Replies
1.5k Views
Profiling a blank application on iOS 12.2 and later always seems to contain memory leaks. We've detected lots of memory warnings in our public iOS app as well. This seems to be a problem with iOS's core frameworks. I've submitted a bug report for this issue here: https://bugreport.apple.com/web/?problemID=49962169 but no response from Apple. Has anyone else encountered this? Could it be a problem with Instruments?
Posted
by hgwhittle.
Last updated
.