Expo Go client crashing without error on firebase storage upload

Hi, so we are trying to have a simple attachment upload for an in-app support chat feature, but Expo seems to crash 90% of the times a user is trying to upload something, both in dev as well as in production.

I found the exact same issues opened for quite a few months on both Firebase as well as Expo’s github.

Does anyone have any solution to this? How do we go about it …