Images.xcassets in watchkit has options for 1x, 2x and 3x.
But how do we know which one to use ? Both are retina, but have different screen sizes. Do we have to supply all three? What happens if you don't ?
EDIT: I have tried putting the image in 1x and 2x, and haven't noticed any difference so far, but that could just be an absence of my testing. Nothing else.
They are all @2x
. You can configure your xcassets
image set to actually be specific for the Apple Watch by specifying the device. Below is a screenshot demonstrating how to do this.
Hopefully that helps clarify things.
It'll use the closest available match. But the Watch is retina native so ideally you would provide just @2x; bundling more will just take up unneeded space.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With