'App build with eas build crashes on start

I have a react-native app, I'm trying to test my app on ios&android ( testflight and playstore), app was build using eas build, but app crashes suddenly on both platforms in production mode, no error in development mode. I was able to get logs that state:

EXPERIENCE_SDK_VERSION_OUTDATED, app was not published recently enough to be used on this client. The author will need to publish a new version and Failed to download manifest from URL

I've recently updated my expo to 43 from 42, but my app was published recently ( about 2 weeks ago) so I'm not sure what the issue is, also I have the manifest in my app. Any advise and help is greatly appreciated. Thank you



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source