Jean Dias
Jean Dias
same issue
I have the same problem! When I have the app in the background and receive a call, for example, when the call ends the app closes the status bar notification...
Same problem here, on iOS it built normally, but on Android it returns the same error.
> Update build.gradle (Project) > > buildToolsVersion = "33.0.0" compileSdkVersion = 34 targetSdkVersion = 34 > > classpath("com.android.tools.build:gradle:7.1.2") FAILURE: Build failed with an exception. * What went wrong: Execution failed...
> > > Update build.gradle (Project) > > > buildToolsVersion = "33.0.0" compileSdkVersion = 34 targetSdkVersion = 34 > > > classpath("com.android.tools.build:gradle:7.1.2") > > > > > > FAILURE: Build...
unfortunately [React Native Track Player](https://rntp.dev/) does not support new RN architecture at the moment. so you have to either disable it bare workflow: in file android/gradle.properties change newArchEnabled to false...