Zarko Hristovski
Zarko Hristovski
``` * 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...
We've already had a number of issues but been able to put some ugly hacks in place due to relative lack of maintenance. I am just wondering about the plans...
Refer to https://github.com/apache/cordova-ios/pull/512
Some projects need support for build architectures armv7, armv7s and arm64. Oddly enough armv7 is supported by this plugin (and dependencies) but not the slightly newer **armv7s**. As far as...
It does not seems to be much activity on this project but here's comes a rather important PR for which hopefully we get feedback. There (still) seems to be a...