D Deleted member 103 Guest Feb 11, 2016 #1 Hi, when upload my new app on Google play Developer Console, I get this error, what does this mean? Translated with google translator: Upload failed You uploaded an APK that is signed with a certificate uncertain. The RSA or DSA key must be large at least 2,048 bits. Click to expand...
Hi, when upload my new app on Google play Developer Console, I get this error, what does this mean? Translated with google translator: Upload failed You uploaded an APK that is signed with a certificate uncertain. The RSA or DSA key must be large at least 2,048 bits. Click to expand...
holymoly Member Licensed User Longtime User Feb 11, 2016 #2 hey, I am having the same issue. Signing with the built-in function seems not to work anymore. Hope there is a simple solution / alternative. Cheers! Upvote 0
hey, I am having the same issue. Signing with the built-in function seems not to work anymore. Hope there is a simple solution / alternative. Cheers!
Erel B4X founder Staff member Licensed User Longtime User Feb 12, 2016 #3 I tried to submit an app and it worked. Try it again. It seems like it was a problem with Google servers: http://stackoverflow.com/questions/...pk-that-is-signed-with-an-insecure-certificat Upvote 0
I tried to submit an app and it worked. Try it again. It seems like it was a problem with Google servers: http://stackoverflow.com/questions/...pk-that-is-signed-with-an-insecure-certificat
D Deleted member 103 Guest Feb 12, 2016 #4 Erel said: I tried to submit an app and it worked. Try it again. It seems like it was a problem with Google servers: http://stackoverflow.com/questions/...pk-that-is-signed-with-an-insecure-certificat Click to expand... App update works. The problem gets you only if you want to upload new apps. Upvote 0
Erel said: I tried to submit an app and it worked. Try it again. It seems like it was a problem with Google servers: http://stackoverflow.com/questions/...pk-that-is-signed-with-an-insecure-certificat Click to expand... App update works. The problem gets you only if you want to upload new apps.
Erel B4X founder Staff member Licensed User Longtime User Feb 14, 2016 #5 Does it still not work for you? Upvote 0
holymoly Member Licensed User Longtime User Feb 14, 2016 #6 Thanks it's working again with the "Private Key Sign" feature. It was all Googles fault Upvote 0