Realm react-native production build crashing

Please I have been unable for about a month to get a running production build when I use Realm with React Native. The app is running fine on a development build, but it won’t run on a production build, and crash instantly. Please are there some specific versions I must use to get a running production build?
I have read about the topic in many places, and it is actually an issue, but no working solution for me yet.

Versions::
“expo”: “^48.0.10”,
“react-native”: “^0.71.6”,
“realm”: “^11.7.0”,

@henna.s

Hello @Oben_Tabiayuk,

Thank you for reaching out and raising your concerns. I was on a break last week so couldn’t reach out sooner.

The app is running fine on a development build, but it won’t run on a production build, and crash instantly.

Could you please share more information on the crash report or a stack trace from the production build?

Are you using the same versions in your development build that is working?

You can find out about compatible versions on React Github. Expo 48 version will be added soon, so keep a lookout.

I look forward to your response.

Cheers, :performing_arts:
Henna