sarriaroman / FabricPlugin

Fabric.io plugin for Cordova or Phonegap

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Android build broken (findObfuscationTransformTask...)

zarko-tg opened this issue · comments

* 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

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