-
Notifications
You must be signed in to change notification settings - Fork 301
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
bug: [Error] - :app:processDebugGoogleServices #646
Comments
help @muhsin-k |
Yes, one of the main items I checked was the google-services.json file
Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0. You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins. See https://docs.gradle.org/7.5.1/userguide/command_line_interface.html#sec:command_line_warnings FAILURE: Build completed with 2 failures. 1: Task failed with an exception.
2: Task failed with an exception.
BUILD FAILED in 5m 7s error Failed to install the app. Make sure you have the Android development environment set up: https://reactnative.dev/docs/environment-setup. FAILURE: Build completed with 2 failures. 1: Task failed with an exception.
2: Task failed with an exception.
BUILD FAILED in 5m 7s
info Run CLI with --verbose flag for more details. |
hello @muhsin-k Do you have any other suggestions I can check out? |
@renat473 It Seems like some build issues related to RN. Can you check if other react native projects are working or not? Try to scaffold a new RN project. |
and the first project, I never got to do some kind of build. Is there any minimum application configuration to be used @muhsin-k ? |
OS: Windows 10 10.0.19044 |
any tips on what i can try @muhsin-k ? |
hello everyone, I'm having problems trying to build and returning the following error message :app:processDebugGoogleServices I thought it could be the google-service.json file but it's in the correct directory oriented by the application.
Version Android
The text was updated successfully, but these errors were encountered: