Hello Guys, please to generate build in ionic 6 cordova
Task :app:injectCrashlyticsMappingFileIdDebug FAILED
FAILURE: Build failed with an exception.
- What went wrong:
A problem was found with the configuration of task ‘:app:injectCrashlyticsMappingFileIdDebug’ (type ‘InjectMappingFileIdTask’).-
In plugin ‘com.google.firebase.crashlytics.buildtools.gradle.CrashlyticsPlugin’ type ‘com.google.firebase.crashlytics.buildtools.gradle.tasks.InjectMappingFileI
dTask’ field ‘resourceFile’ without corresponding getter has been annotated with @OutputFile.Reason: Annotations on fields are only used if there’s a corresponding getter for the field.
Possible solutions:
- Add a getter for field ‘resourceFile’.
- Remove the annotations on ‘resourceFile’.
-
Thanks