Skip to main content

All Questions

Tagged with
2 votes
1 answer
71 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
43 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
62 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
96 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
24 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
76 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
53 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
0 votes
0 answers
41 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
23 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
118 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
91 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
0 votes
0 answers
29 views

What could be causing a hang up when initializing Firestore in java?

I've been trying to set up Firestore in our java application but the application keeps hanging. Here is the code: public FirestoreDB(AppPlugin plugin) { this.plugin = plugin; try { ...
Nathan Harper's user avatar
0 votes
0 answers
22 views

Execution failed for task 'app:checkDebugAarMetadata'

I got the errors in my flutter project. I am working in a team and the same project is working fine in my teammate's PC.[[enter image description here](https://i.sstatic.net/2fO6zfHM.jpg)](https://i....
yaseen ejaz's user avatar
0 votes
0 answers
49 views

I am having trouble with my Unity Android Gradle

So, I have been trying to use Google Admob recently with firebase plugins (Storage, Firestore, Auth, Messaging). So far, I am using the latest Firebase SDK versions(11.9.0) and Google Mobile Ads(9.1.0)...
Doruk Tan Karakaş's user avatar

15 30 50 per page
1
2 3 4 5
49