Resolving the “google-services.json is missing” error in Expo SDK 53
During an EAS Build or expo prebuild, Expo will try to include the Android Firebase configuration file (google-services.json) if you set android.googleServicesFile in your app config. The error above occurs because EAS could not find the file at /hom...
tij.hashnode.dev4 min read