SVG Assets for regular size class are not being picked up by iPads

I’m encountering an issue with image assets when using SVGs in my app. I need to provide different images for regular and compact width size classes. Here’s what I’m doing:

1.	Added SVG image assets for dark and light modes
2.	Preserve Vector Data is checked.
3.	Appearances is set to `Any, Dark`
4.	Set the width class to `Any & Regular` and the height class to `Any`

However, when I run the app on iPads, it picks up the images for the compact size class instead of the regular size class ones.

Any help or suggestions would be greatly appreciated!

Answered by DTS Engineer in 808623022

Our engineering teams need to investigate this issue, as resolution may involve changes to Apple's software. I'd greatly appreciate it if you could open a bug report, include a test Xcode project with directions for demonstrating the problem, and post the FB number here once you do.

Bug Reporting: How and Why? has tips on creating your bug report.

Our engineering teams need to investigate this issue, as resolution may involve changes to Apple's software. I'd greatly appreciate it if you could open a bug report, include a test Xcode project with directions for demonstrating the problem, and post the FB number here once you do.

Bug Reporting: How and Why? has tips on creating your bug report.

SVG Assets for regular size class are not being picked up by iPads
 
 
Q