Preview fail on my project but production works

My Preview builds are failing on my project but production works for some reason. i dont have any diff in my code, bug in eas?

What error messages do you get in the failing case? Android or iOS?

Fails on ios, i was able to get it to testFlight and run it through the production chanel. Very wierd, adding the logs:

** INTERNAL ERROR: Uncaught exception **

818

Uncaught Exception: -[NSNull path]: unrecognized selector sent to instance 0x7fff806fdeb0

Can you post more of the logs? It might also be useful if you post the corresponding part of the log from the successful build.