This is happening to me in Xcode 13 and iOS 15 beta 1. Very annoying TBH.
Post
Replies
Boosts
Views
Activity
Yeah, I noticed the file missing. But it doesn’t seem to make a difference. At least in the first 2 parts.
the intent vs static configuration has too do on a checkbox when you add the widget target. You must have had it checked and that’s why you have an IntentConfiguration vs an StaticConfiguration
Same for me, simulator doesn't show it but device does. If you want to run on device you have to configure the Signing Team and update the Bundle ID
Great, thanks for the quick response. I was using a 650Kb image and that's why I thought that a memory leak may be causing the 30MB limit to be reached.
Using a 6Kb image now and it's working.
I have added all this information to the feedback I submitted earlier.
Great work with widgets!