Skip to main content

Questions tagged [release-builds]

The tag has no usage guidance.

release-builds
0 votes
1 answer
154 views

com.android.ide.common.signing.KeytoolException: Failed to read key key0 from store toDerInputStream rejects tag type -90

Getting below error while signing the release apk with correct keystore passwords. com.android.ide.common.signing.KeytoolException: Failed to read key key0 from store "D:\Path_TO_keystore\file....
Laxmikant Mahamuni's user avatar
0 votes
0 answers
225 views

.NET Maui release build crashes but debug build is fine

I have an app (LightWork) that I want to publish on the Apple App Store. The debug build runs and works fine, however, on submission the release build crashes on start up. Here is the symbolicated ...
Sach K's user avatar
  • 643
0 votes
0 answers
383 views

Flutter Hyper pay pluggin ready ui terminates with the payment result error as checkout result error

I am Implementing hyper pay payment gateway for flutter project using flutter hyper pay plugin. payment process is working fine on IOS devices. Its not working on android devices release build but ...
Ishara's user avatar
  • 1
0 votes
1 answer
81 views

Build release APK failed with some material theme error

My application working well and when I try to generate build release apk it throws me error: ../../.pub-cache/hosted/pub.dev/helpers-1.2.0/lib/helpers/misc.dart:127:7: Error: No named parameter with ...
Code Hunter's user avatar
  • 10.9k
1 vote
0 answers
76 views

com.android.log4j version 1(1.2.17) - (didn't want to upgrade it) is not supporting with latest gradlew version : 7.0.2

It is working with the Debug mode and Signed Debug APK also, but when I create the Signed Release APK, the build was successful but it crashes when I open it. Here is the error and warning after ...
Deepanshu Bajaj's user avatar
1 vote
0 answers
210 views

Expected field or method name at aapt_rules.txt

While creating release build, I am geting following error : Expected field or method name at /app/build/intermediates/aapt_proguard_file/release/aapt_rules.txt:289:33 -keepclassmembers class * { *** @{...
Deepak Rattan's user avatar
2 votes
1 answer
141 views

Using new (Qt 6.4) QT_ANDROID_SIGN_APK variable

Did someone tried to use those CMake variables https://doc-snapshots.qt.io/qt6-dev/cmake-variable-qt-android-sign-apk.html? QT_ANDROID_SIGN_APK QT_ANDROID_KEYSTORE_PATH QT_ANDROID_KEYSTORE_ALIAS ...
morte's user avatar
  • 359
2 votes
1 answer
66 views

How to eliminate fonts which are not used to reduce release build

Apk Analyzer package.json includes "rnpm": { "assets": [ "./assets/fonts" ] } "react-native-vector-icons": "9.2.0",
Vishal Kushwaha's user avatar
0 votes
1 answer
993 views

images folder is not included in the release build

This may be another simple question. I did my research and I couldn't find a way to resolve the issue. I have .net 6 web api project. the project folder does not have a wwwroot folder. I placed images ...
ecasper's user avatar
  • 509
0 votes
1 answer
291 views

Android release build crash - Doesn't find the shared module from yarn workspaces monorepo

I am using monorepo created using Yarn Workspaces which has a react-native project (mobile folder) and a common folder which contains the common files to be shared across projects. Here the mobile ...
Joshua's user avatar
  • 1,343
1 vote
1 answer
3k views

Android release build crashes using react-native (0.68.2) in yarn workspaces monorepo

I am using monorepo created using Yarn Workspaces with Typescript which has a react-native (0.68.2) project (mobile folder) and a common folder which contains the common files to be shared across ...
Joshua's user avatar
  • 1,343
0 votes
1 answer
584 views

React Native Monorepo project doesn't work on release build

I am experimenting Monorepo using yarn workspaces method containing a sample react-native project which is configured and it works fine in debug build. When I created a release build and run the app, ...
Joshua's user avatar
  • 1,343
2 votes
0 answers
1k views

How to solve error on releasing app bundle in flutter as given below

I am a Flutter newbie, I was trying to release the build of an app but I am getting the below error on entering the flutter command "flutter build appbundle" on my mac. FAILURE: Build failed ...
S4NJ33V's user avatar
  • 21
0 votes
1 answer
673 views

Cannot connect to internet in release build apk

I've created an Android application. I tested it in debug mode and works completely fine. But when I tried to release build the apk, it's not connecting to the internet at all. I used Google sign in ...
Rafi's user avatar
  • 39
0 votes
1 answer
28 views

Does enabling coredump make my software debug build?

Query This question is mainly oriented to Linux distributions. Usually there are Debug and Release builds. Will my Release build become debug build if I enable coredumps. Reason for the query. We are ...
ram's user avatar
  • 23

15 30 50 per page
1
2 3 4 5 6