Expo iOS TestFlight crashes on startup

I have new informations on crashes, I get this logs on all of my builds :

Unable to simultaneously satisfy constraints.
    Probably at least one of the constraints in the following list is one you don't want. 
    Try this: 
        (1) look at each constraint and try to figure out which you don't expect; 
        (2) find the code that added the unwanted constraint or constraints and fix it. 
(
    "<NSLayoutConstraint:0x281394af0 V:|-(>=0)-[UIImageView:0x121d05150]   (active, names: '|':UIView:0x11fd156f0 )>",
    "<NSLayoutConstraint:0x281394b90 V:[UIImageView:0x121d05150]-(10)-[UIView:0x11fd156f0]   (active)>"
)

Will attempt to recover by breaking constraint 
<NSLayoutConstraint:0x281394b90 V:[UIImageView:0x121d05150]-(10)-[UIView:0x11fd156f0]   (active)>

Make a symbolic breakpoint at UIViewAlertForUnsatisfiableConstraints to catch this in the debugger.
The methods in the UIConstraintBasedLayoutDebugging category on UIView listed in <UIKitCore/UIView.h> may also be helpful.
BackgroundSession <B601EDD8-BACA-4FF5-8715-E0ECABBACBF1> connection to background transfer daemon invalidated



Invariant Violation: Native module cannot be null.


Unhandled JS Exception: Invariant Violation: Native module cannot be null.