diff --git a/apps/mobile/app.config.ts b/apps/mobile/app.config.ts index 968b7c2f8..4fba362ed 100644 --- a/apps/mobile/app.config.ts +++ b/apps/mobile/app.config.ts @@ -78,8 +78,6 @@ export default ({ config }: ConfigContext): ExpoConfig => ({ googleServicesFile: "./build/GoogleService-Info.plist", }, android: { - // Workaround for https://github.com/doublesymmetry/react-native-track-player/issues/2293 - newArchEnabled: false, package: "is.follow", adaptiveIcon: { foregroundImage: adaptiveIconPath,