- Jun 6, 2020
- 11,559
- 4,422
Hi guys
I'm trying to put a new app onto the Google Play store. They now seem to be pushing people into using their new key signing methodology.
As such ive updated to v12 of B4a. I had an issue which to do with the bundletool, I believe @Erel was aware of this and has resolved it in beta #2.
I now have an issue with understanding what I need to do to get an RSA key for a new app. This is what Google are telling me when I try to upload an app bundle "For new apps, Android App Bundles must be signed with an RSA key."
I found this post again following Erels advice in comment 2 for New Apps. The creating of the Key seemed to go ok.
I added the line to my app
B4X:
Now when I try to compile I get the error.
I'm trying to put a new app onto the Google Play store. They now seem to be pushing people into using their new key signing methodology.
As such ive updated to v12 of B4a. I had an issue which to do with the bundletool, I believe @Erel was aware of this and has resolved it in beta #2.
I now have an issue with understanding what I need to do to get an RSA key for a new app. This is what Google are telling me when I try to upload an app bundle "For new apps, Android App Bundles must be signed with an RSA key."
I found this post again following Erels advice in comment 2 for New Apps. The creating of the Key seemed to go ok.
برای دیدن لینک ها باید ثبت نام کنید
I added the line to my app
B4X:
#SignKeyAlgorithm: -digestalg SHA1 -sigalg SHA256withRSA
Now when I try to compile I get the error.
B4A Version: 12.00 BETA #2
Parsing code. (0.12s)
Java Version: 11
Building folders structure. (0.02s)
Compiling code. (0.14s)...
Click to expand...
برای دیدن لینک ها باید ثبت نام کنید
برای دیدن لینک ها باید ثبت نام کنید