[EXSwiftUI_Subsystem beginUsing:withBundle:] unexpectedly called multiple times.

I am using Xcode12 beta 6 and getting the below error in iOS Simulator (iPhone SE iOS 14)

Code Block
[EXSwiftUI_Subsystem beginUsing:withBundle:] unexpectedly called multiple times.

Getting it on an iPhone as well (XS iOS 14)
Same problem here. getTimeline func sometimes can be called 45 times in a row, which is insane. Also I noticed that if you have multiple widgets each with it's own separate configuration intent, even if that widget is not at the home screen, it's timeline entries are still being created, meaning that unnecessary requests are made in the background.
I'm getting the same error message on Version 12.0 (12A7209) running on iOS 14.
the same here
I'm getting too, still on Xcode 12.2 beta 2
Same
I am also getting this error
[EXSwiftUI_Subsystem beginUsing:withBundle:] unexpectedly called multiple times.
 
 
Q