Skip to content
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

Progurad plugin conflict with firebase-x #862

Open
Adityakhandelwal021 opened this issue Jan 25, 2024 · 0 comments
Open

Progurad plugin conflict with firebase-x #862

Adityakhandelwal021 opened this issue Jan 25, 2024 · 0 comments

Comments

@Adityakhandelwal021
Copy link

i am facing this issue when i am trying to generate release build of android application.and i am check lot of things after then i got the issue there is a conflict between firebase-x plugin and cordova plugin.so please help me how can i resolved this issue

both plugin important for me here

  • What went wrong:
    A problem was found with the configuration of task ':app:uploadCrashlyticsMappingFileRelease' (type 'UploadMappingFileTask').
    • In plugin 'com.google.firebase.crashlytics.buildtools.gradle.CrashlyticsPlugin' type 'com.google.firebase.crashlytics.buildtools.gradle.tasks.UploadMappingFileTask' property 'googleServicesResourceRoot' doesn't have a configured value.

      Reason: This property isn't marked as optional and no value has been configured.

      Possible solutions:

      1. Assign a value to 'googleServicesResourceRoot'.
      2. Mark property 'googleServicesResourceRoot' as optional.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant