iOS 14 Widget on TestFlight or release build configuration on Xcode 12 beta 6 not working

Hi all,

I am experiencing an error in my app with the new widgets. It works perfectly in debug mode, both in simulator and in physical device. But when I upload the version to app connect the widget appears frozen, only with the default data.

I have changed: (Without success)
ENABLEBITCODE to NO
STRIP
STYLE to Non-Global Symbols
DEADCODESTRIPPING to No

When I run the app in release mode in the simulator it throws me this message:

Warning: Error creating LLDB target at path '/Users/oskarsmacx/Library/Developer/Xcode/DerivedData/MyPempi's-bcfexbgdkgfsmaeniruefdnmjbul/Build/Products/Release-iphonesimulator/Pempi's.app'- using an empty LLDB target which can cause slow memory reads from remote devices.

Any ideas?
iOS 14 Widget on TestFlight or release build configuration on Xcode 12 beta 6 not working
 
 
Q