TestFlight build doesn’t show HomeWidget in iOS 14

local build show HomeWidget fine
when the same build is distributed using TestFlight, HomeWidgets aren’t shown at all.

this problem started from iOS 14 beta 3.

Please see the same problem here:
https://developer.apple.com/forums/thread/655393
This is likely due to the changes in the TimelineProvider APIs that happened in Beta 3. Have a look at this post and update to the latest APIs.  https://developer.apple.com/forums/thread/655182?answerId=623062022#623062022
I have implemented the new method in TimeLineProvider but the problem still persists. Seems like a TestFlight problem because the HomeWidget does show up when I install locally.
TestFlight build doesn’t show HomeWidget in iOS 14
 
 
Q