npx expo prebuild failing to apply expo-updates

Hey All!

So in my expo React Native project I have expo-updates setup. The base config when you run eas build:configure && eas update:configure

When I update my project eas update the app does not apply the relevant updates made.

I revert back to my app locally to debug… I run npx expo prebuild --clean to regenerate the iOS & Android folders.

Once this has completed I search those dirs for the expo-updates config which SHOULD exist in the AndroidManifest and Info.plist but they do not appear to be in there.

I’m stuck here with no idea after hours of research.

eas-cli/3.3.2 darwin-x64 node-v18.12.1
Expo 47
expo-updates ~0.15.6