iOS18.3.1+ widget: Local color picture load widget crashes

Environment:xcode 16.2 WidgetKit: Image(uiImage: UIImage(named: "jp_jump")!).resizable().scaledToFit().frame(width: 58, height: 16).padding(EdgeInsets(top: 0, leading: 16, bottom: 0, trailing: 0))

”jp_jump“: Local color picture load widget crashes info: Thread 4: EXC_RESOURCE (RESOURCE_TYPE_MEMORY: high watermark memory limit exceeded) (limit=30 MB)

If you're experiencing a crash, you need to file a report and include a lot more information about your scenario, like providing screenshots, a video, code samples, and a full crash report.

Please use Feedback Assistant tool, which can help you gather the correct amount of information from your device that is needed to address any issues, https://developer.apple.com/bug-reporting/

After you create your report, reply here with the Feedback ID so I can take a look

@BeiwenZeng make sure your archived timeline is under 30 mb in size. You are likely seeing this log because the images are too large which leads to your Widgets showing blank images...

@Engineer @Frameworks Engineer

iOS18.3.1+ widget: Local color picture load widget crashes
 
 
Q