-
after using `npm run android` I get the following error:
```
FAILURE: Build failed with an exception.
* Where:
Build file '/home/jose/tmp/react-native-unity-demo/android/app/build.gradle' line…
-
你好,阅读了多渠道打包的相关代码,没有看到重新签名的操作,请问是为什么?
在META-INF下面增加文件不会破坏apk的原有签名吗? 我这边测试增加文件之后apk安装都会报错
-
Error:Plugin requires 'APK Signature Scheme v2 Enabled' for release.
sing1 updated
6 years ago
-
Hey man, I saw your post on reddit and decided to help contribute to the app :)
I'm also a fairly new Android dev, and don't know much about gradle. I've imported the project into Android Studio an…
-
___
## Overview
this is my Project Level build.gradle
buildscript {
ext.kotlin_version = '1.2.41'
ext.versions = [
'kotlin': '1.2.41',
]
repositories {
m…
-
Issue with `Merge pull request #41 from agriculture-capstone/enochtsang/at-20/bui…`
```
[React-Native] FAILURE: Build failed with an exception.
[React-Native]
[React-Native] * Where:
[React-Nat…
-
首先非常感谢您选用Walle。
Walle还有很多不足,在已经关闭的issue中我们解决了很多问题,在提交新issue时,可以去已经[关闭的issue中寻求答案](https://github.com/Meituan-Dianping/walle/issues?q=is%3Aissue+is%3Aclosed)。
为了更好的帮助我们定位问题,请在提issue时携带尽可能多的日志或者说明…
-
npm run android
Could not get unknown property 'PXVIEW_RELEASE_STORE_FILE' for SigningConfig_Decorated{name=release, storeFile=null, storePassword=null, keyAlias=null, keyPassword=null, storeType=n…
-
apply plugin: 'walle'
添加这个 plugin 后 报错
Error:Plugin requires 'APK Signature Scheme v2 Enabled' for release.
-