B4A Question App Bundle Signed - MarcoRome    Mar 8, 2021   (1 reaction) Ok. To update it is very simple, no action is required. Now i am trying to load a new app. When try to load a new app it gives me the message: "For new apps, Android App Bundles must be signed with an RSA key." ( see in red in follow picture ) 109301 Anyway i dont see Release Management - App signing or similar, but only this: 109302 The only thing that i see is "Scarica... be downloaded and the way to operate changes. ?? Because i dont see, also if app is new, tool Pepk.jar... B4A Tutorial App Bundle - Publishing NEW apps using AAB to play store with New keystore - mcqueccu    Dec 10, 2021   (14 reactions) There is an increasing concern about how to publish apps using the app bundle (aab) format... -sigalg SHA256withRSA
#end if
Next: Goto Project -> Build App Bundle (the AAB file... B4A Question [Solved] keytool error generating a new keystore for App Bundle - luke2012    Nov 5, 2021 Hi all, I have to publish a new app (for my client) to play store within a new play console account (just created). 1) I use this tutorial, "App Bundle - Publishing NEW apps using AAB to play store with New keystore" (https://www.b4x.com/android/forum/threads/app-bundle-publishing-new-apps-using-aab-to-play-store-with-new-keystore.129163/#content) to create a new compatible keystore... this ? At this point, what should I do to create the new keystore file for the app bundle? P.S. So... B4A Tutorial App Bundle - Steps to updating Existing App (apk to aab) - mcqueccu    Dec 10, 2021   (23 reactions) This Tutorial is for those who already have an existing application in the play store that is APK and want to switch to App Bundle (AAB) which will become compulsory in August 2021.
Steps for updating the EXISTING application to App bundle (Switching to App bundle)
(Note: Steps 2 and 3 are no... Obsfucated in the IDE.
5. Goto Project -> Build App Bundle (the AAB file will be created in the objects... B4A Question [Solved] B4A v13.0 BETA - fail to build App Bundle - asales    Jul 22, 2024   (1 reaction) Just create a new project and try to build the App Bundle.
B4A Version: 13.00 BETA #1
Parsing code...)
Dex merge (1.57s)
Copying libraries resources (0.10s)
Building app bundle Error
C... B4A Question The Android App Bundle was not signed - ilan    Aug 1, 2023   (4 reactions) hi
i wanted to upload an update but i am getting this error:
The Android App Bundle was not signed.
everything worked fine last week.
what could be the problem?... B4A Question Do we need to create New keystore for google app signing (app bundle) - mcqueccu    Mar 11, 2021 I have one Keystore file created with the IDE since 2016 which I used for all my applications. In preparation to optin in to google app signing and to test the app bundle for NEW APP, I tried some things but it giving me error and headache. 1. The Problem Using pepk.jar with my existing Keystore...-play-app-signing.91703/ java -jar pepk.jar --keystore=MY_KEYSTORE_NAME.keystore --alias... command from b4a google app signing instruction page, created a corrupted zip file. I switched to... B4i Question appetize.io ".app" bundle - build simulator release app - hatzisn    Jun 12, 2019   (1 reaction) B4i v5.80 "build simulator release app" to use in appetize.io. It is required to upload in appetize.io a bundle ending in ".app". Is this suffix in the bundle added automatically with the build simulator release app or do I do it myself and then create my simulator build... Wish Android App bundle - BundleTool - moster67    Apr 28, 2019   (12 reactions) Just wanted to know if it would be possible to add support for Googles App Bundle. In my case.... The solution seems to be Android's App Bundle. Here is a video about this new feature: 9D63S4ZRBls Here is more information: https://developer.android.com/platform/technology/app-bundle/ It seems like it can be done without using Android Studio and Gradle, using Google's BundleTool: https... toolchain—you can use bundletool from the command line to build an app bundle from pre-compiled code and... B4A Question Problem with app bundle signed with RSA key - angel_    Jan 1, 2022 I am getting this error while uploading the app bundle to Google Play
For new applications, Android App Bundles must be signed with an RSA key
B4A Version: 11.20
Parsing code. (0.35s)
Java... Page: 1   2   3   4   5   6   |