Android Question Android App Bundles must be signed with an RSA key

joop

Active Member
Licensed User
Longtime User
I opted in for Google Play will manage app signing key .(Sadly I can't undo this)

When try to load a new app in AAB format it gives me the message
"For new apps, Android App Bundles must be signed with an RSA key."

I read these post :

Also explanation in this post:

It is very simple with an existing app:

1. Opt-in to Google signing key feature.
2. Follow their instructions with pepk.jar (you will see it).
3. Build an app bundle and upload it.

A new app will require an additional step (with the #IF AAB).
Everything will be explained, including how to test it with the bundletool.


How do I Opt-in to Google signing key feature.??
Do i have to do this in Android studio I never used it. ?

Does some one knows a way to this ? is it so simple. ??
 

DonManfred

Expert
Licensed User
Longtime User
How do I Opt-in to Google signing key feature.??
Do i have to do this in Android studio I never used it. ?
No
 
Upvote 0

joop

Active Member
Licensed User
Longtime User



google play gives me the info above .

Should i use command line tools ,which should i Use ?
 
Upvote 0

DonManfred

Expert
Licensed User
Longtime User
Should i use command line tools ,which should i Use ?
Thank you for ignoring my 1st answer.

Go again over the Tutorial! As often until you did understand it.

 
Upvote 0

Erel

B4X founder
Staff member
Licensed User
Longtime User
 
Upvote 0

joop

Active Member
Licensed User
Longtime User
Thanks Erel , my situation , I opted in for Google Play will manage app signing key .(Sadly You can't undo this)

I used these sdk and vesion
<uses-sdk android:minSdkVersion="5" android:targetSdkVersion="29"/>
version B4A 10.70.

I got this errors

For new apps, Android App Bundles must be signed with an RSA key. when .aab file uploaded
Key already sent to users when .apk file uploaded

I never got this option to load the pepk.jar file
like below.




So i couldn't use the PEPK tool.:

But your link made it possible to upload the apk file ,thanks !

 
Upvote 0
Cookies are required to use this site. You must accept them to continue using the site. Learn more…