Posts

Post not yet marked as solved
2 Replies
Thanks! I found out that there is something new under iOS14 called "Nearby Interaction". But both devices don't hold the connection it seems.
Post marked as solved
3 Replies
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 marked as solved
16 Replies
Having the same problem and the workaround listed below doesn't work. It destroys my main app icons when I do this.