M mcmanu Active Member Licensed User Longtime User Mar 27, 2012 #1 Hi, I have a problem, i want to publish my application, but google says --> Google Play does not accept apks signed with the debug certificate. Create a new certificate that is valid for at least 50 years How can i create such a certificate? Thank you in advance
Hi, I have a problem, i want to publish my application, but google says --> Google Play does not accept apks signed with the debug certificate. Create a new certificate that is valid for at least 50 years How can i create such a certificate? Thank you in advance
NJDude Expert Licensed User Longtime User Mar 27, 2012 #2 You cannot publish apps in the martket using the debug key, you need to create your own. Open the designer and go to: Tools -> Private Sign Key Upvote 0
You cannot publish apps in the martket using the debug key, you need to create your own. Open the designer and go to: Tools -> Private Sign Key
nfordbscndrd Well-Known Member Licensed User Longtime User Mar 27, 2012 #5 See http://www.b4x.com/forum/basic4andr...lication-before-uploading-android-market.html Upvote 0
M mcmanu Active Member Licensed User Longtime User Mar 27, 2012 #6 do i have to debug after making this key to update my apk file? Upvote 0
NJDude Expert Licensed User Longtime User Mar 27, 2012 #7 Just recompile your app using the "private" key. Upvote 0
M mcmanu Active Member Licensed User Longtime User Mar 27, 2012 #8 sorry when i ask another thing So i only have to recompile? is the private key used automatically? Upvote 0
NJDude Expert Licensed User Longtime User Mar 27, 2012 #9 dude, go to the Chat Room, we can talk faster there Upvote 0
M mcmanu Active Member Licensed User Longtime User Mar 27, 2012 #10 no its okay, i have recompiled and now its okay Thank you very much Upvote 0