sarriaroman / FabricPlugin

Fabric.io plugin for Cordova or Phonegap
MIT License
198 stars 159 forks source link

Android build broken (findObfuscationTransformTask...) #152

Open zarko-tg opened 5 years ago

zarko-tg commented 5 years ago
* What went wrong:
A problem occurred configuring root project 'android'.
> No signature of method:
com.crashlytics.tools.gradle.CrashlyticsPlugin.findObfuscationTransformTask()
is applicable for argument types: (java.lang.String) values: [Armv7Debug]

This is probably related to the latest release of the Fabric Gradle Plugin - 1.28.0: March 15, 2019

BrunoMinami commented 5 years ago

+1

Vasu1990 commented 5 years ago

+1

zarko-tg commented 5 years ago

Some more info here https://stackoverflow.com/questions/55194687/no-signature-of-method-com-crashlytics-tools-gradle-crashlyticsplugin

aximobile commented 5 years ago

+1

spitfire2903 commented 5 years ago

+1

JakeSteam commented 4 years ago

Temporary fix is to use my fork, which has been raised as a pull request:

cordova plugin add https://github.com/JakeSteam/FabricPlugin --variable FABRIC_API_KEY=XXX --variable FABRIC_API_SECRET=xxx