ocetnik / react-native-background-timer

Emit event periodically (even when app is in the background)
MIT License
1.61k stars 228 forks source link

Task :react-native-background-timer:compileDebugJavaWithJavac FAILED #320

Open v-agnelli opened 3 years ago

v-agnelli commented 3 years ago

Hi, I've tried to use the timer in a simple project: with the iOS simulator it works ok, but when I've tried to build it with react-native run-android, I've got this error:

Task :react-native-background-timer:compileDebugJavaWithJavac FAILED 27 actionable tasks: 2 executed, 25 up-to-date

FAILURE: Build failed with an exception.

BUILD FAILED in 2s

error Failed to install the app. Make sure you have the Android development environment set up: https://reactnative.dev/docs/environment-setup. Error: Command failed: ./gradlew app:installDebug -PreactNativeDevServerPort=8081

FAILURE: Build failed with an exception.

Maybe the problem is connected with the last update of BigSur? I'm running 11.3 Thanks!

celciusjj commented 3 years ago

same issue

jeanpaulo commented 1 year ago

same issue..

rayudu12345 commented 6 months ago

the same issue someone help me pls