AsyncStorage not working in OTA after app ejected

Before ejecting my app I was using @react-native-community/async-storage and was hosting remote builds with OTA. Recently I’ve ejected the app and now AsyncStorage seems to not be resolving when using expo export. The app runs fine when using expo start locally, I’m only getting this issue when the app gets exported for OTA. I’ve tried manual linking the module but no luck. I’m curious to know why the app will work fine when using expo start but not when exporting. I’ve also checked the docs on configuring expo-updates and making sure that I have all the unimodules.

expo SDK is: 38.0.0