There are some possible problems you can generate here:
1) Check your Outfits model/Identifiable and see what var thumbnailName is returning.
var thumbnailName: String { return name + "Thumbnail" }
2) Make sure you name you images in the Assets folder the right way and that you provide all images in 1x, 2x and 3x. You must have a full image and the thumbnail image
Post
Replies
Boosts
Views
Activity
Thanks!
I found out that there is something new under iOS14 called "Nearby Interaction". But both devices don't hold the connection it seems.