Skip to main content
The 2024 Developer Survey results are live! See the results

All Questions

Tagged with
0 votes
0 answers
18 views

I initialized firebase for user auth and other functions in my flutter app and it's returning some errors I don't understand

This is the error being returned. I already initialized flutter clean and flutter run still returned same thing. I tried Flutter clean and flutter run, all went to no avail. FAILURE: Build failed with ...
shizzleclover's user avatar
0 votes
0 answers
16 views

React native Expo build error in firebase service

I am having a problem that I am not being able to solve, when running eas build android I am having a Gradle error which I go to the expo console to see the error and I have the following one. Error ...
meta1465's user avatar
0 votes
0 answers
13 views

Build issue: Conflicts with Google Protobuf dependency with existing Firebase dependencies

Facing Issue when adding - implementation 'com.google.cloud:google-cloud-vision:3.44.0' library in gradle facing error as shown in image Gradle Error code below - Caused by: java.lang....
Nitesh Chauhan's user avatar
2 votes
1 answer
88 views

Failed to build apk in flutter project with fire base

when i want to buil my apk by using flutter build apk i get the following error: FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':app:...
Ali's user avatar
  • 21
1 vote
0 answers
45 views

Firebase integration with Android throwing error in latest version

ERROR FAILURE: Build failed with an exception. What went wrong: Execution failed for task ':app:checkDebugAarMetadata'. Could not resolve all files for configuration ':app:debugRuntimeClasspath'. ...
Aditya Narayan Verma's user avatar
1 vote
0 answers
65 views

Problem in Version of gradle in build.gradle

I am doing a projectIN FLUTTER, an APP for mapping the realtime changing latitude and longitude from firebase database into google map error is on the gradle version here is the build.gradle file ...
Nandakishore K V's user avatar
0 votes
1 answer
106 views

Unable to add Firebase dependency in android for react native application React-Native V 0.74.2

I created a Project to test FCM Push notification for which i created a project from Firebase console and registered android application by putting the package name from react native android project. ...
jeet's user avatar
  • 157
0 votes
0 answers
25 views

Conflicting dependencies, duplicate classes and version numbers in implementing Google AdMob in Android Studio

I need to know the magic configuration for the gradle file to actually work and run my app again. I know that this is happening because I am adding AdMob ads! I have gotten many different types of ...
ChrisK0043's user avatar
1 vote
1 answer
80 views

Flutter firebase_core causes gradle build error for `:app:checkDebugDuplicateClasses`

Setup Flutter: New Project in VSCode. (EmptyApplication named hello_fire) dart pub global activate flutterfire_cli flutterfire configure ✔ Select a Firebase project to configure your Flutter ...
GniLudio's user avatar
0 votes
0 answers
55 views

FAILURE: Build failed with an exception(flutter firebase)

I was trying to integrate Firebase for my app but couldnot succeed in it. Everytime I try to run it throws Gradle exception error. Am I the only one facing this problem with Firebase integration? This ...
Starc's user avatar
  • 13
1 vote
1 answer
56 views

Building gradle app fails when com.google.firebase:firebase-bom is updated to 32.6.0

I'm trying to upgrade com.google.firebase:firebase-bom from version 29.0.0 to 32.6.0 and I ran into this error: /Users/macuser/.gradle/caches/transforms-3/467bb9d3066a57ac5f94cf19b169a6ba/transformed/...
tiredqa_18's user avatar
0 votes
0 answers
25 views

Why does Firebase Crashlytics fail to build when Android gradle configuration cache is turned on?

I've recently added Firebase Crashlytics to my Android game app and don't understand why it fails to build unless I turn off configuration cache. I'm using gradle v8.7 and AGP v8.4.1. I'm building on ...
Bungles's user avatar
  • 2,189
0 votes
1 answer
131 views

A problem occurred evaluating project ':react-native-firebase_app'. It is too late to set namespace It has already been read to configure this project

React native trying to build, clean, or sync gradle results in this error. Error: `> Configure project :react-native-firebase_app :react-native-firebase_app package.json found at /Users/{name}/...
dachil1pil1's user avatar
0 votes
1 answer
92 views

Flutter run is not working for Firebase Android project. Error: The binary version of its metadata is 1.9.0, expected version is 1.7.1

I am trying to add Firebase to Flutter Android project. https://firebase.google.com/docs/flutter/setup?platform=android I did all steps successfully except(Step 3-5) flutter run When I write this ...
gurkan stack's user avatar
0 votes
0 answers
81 views

Crashlytics 3.0.1 failed to apply plugin

After upgrading Crashlytics to 3.0.1 I'm receiving error Failed to apply plugin 'com.google.firebase.crashlytics It is too late to add actions as the callbacks already executed. Did you try to call ...
masztalski's user avatar

15 30 50 per page
1
2 3 4 5
50