Empty widgets on iOS 14.1 simulators.

I have updated Xcode 12.1 and it contains iOS 14.1 simulators. My widgets worked well with the previous Xcode and simulators(iOS 14.0), but since they were updated, empty widgets appear on iOS 14.1 simulators.
  • Small and medium size widgets are quite slower than before but they showed the contents which are not refreshed well.

  • Large size widgets display no contents and it shows only white empty backgrounds without any contents on them.

This problem happens not only my app but also other pre-installed Apple apps like Reminders.

The workaround would be to use a real device instead of simulators, but it is quite annoying and it can be a trouble because I don't have all screen/widget sizes of the devices.

I'm experiencing a very similar situation where my widgets are partly rendering UI elements with Xcode 12.1 and iOS 14.1 simulators. Some show most elements, some hardly anything.

I rolled back to Xcode 12.0 and iOS 14.0 and my widgets display normally, and my physical SE 2020 iOS 14.1 device renders correctly.
Empty widgets on iOS 14.1 simulators.
 
 
Q