Sorry your browser is not supported!

You are using an outdated browser that does not support modern web technologies, in order to use this site please update to a new browser.

Browsers supported include Chrome, FireFox, Safari, Opera, Internet Explorer 10+ or Microsoft Edge.

Newcomers AppGameKit Corner / How to turn off debug mode?

Author
Message
Kot
7
Years of Service
User Offline
Joined: 2nd Mar 2017
Location:
Posted: 28th Apr 2018 22:36
I tried to send my app to google store, but it's whining that the APK file is signed in debug mode. How can I turn debug mode off and sign it in final mode?
puzzler2018
User Banned
Posted: 28th Apr 2018 22:58
Try

SetErrorMode(0)

Kot
7
Years of Service
User Offline
Joined: 2nd Mar 2017
Location:
Posted: 29th Apr 2018 16:15 Edited at: 29th Apr 2018 16:15
It didn't work
nonom
6
Years of Service
User Offline
Joined: 12th Nov 2017
Location: Picking mushrooms
Posted: 30th Apr 2018 22:51 Edited at: 30th Apr 2018 22:55
Maybe the APK not being properly signed with your keystore signature.

did you have confirmed the keystore in the "Export to Apk" wizard? You can regenerate your keystore in Tools menu.

Check this thread as reference: https://forum.thegamecreators.com/thread/221721
Kot
7
Years of Service
User Offline
Joined: 2nd Mar 2017
Location:
Posted: 1st May 2018 22:15
Thanks for pushing me into the right direction. First I had to enter Tools->Android->Generate Keystore File and save the file onto the disk, and then File->Export Project 'ProjectName'->As Android APK, and in section Signing (optional - YES - OPTIONAL!) browse to saved keystore file. Too bad there is no description for those operations.
smallg
Valued Member
18
Years of Service
User Offline
Joined: 8th Dec 2005
Location: steam
Posted: 2nd May 2018 09:28
It is optional, for personal testing it is completely fine to ignore the keystore as you can just turn off the setting on your phone that blocks apps without a signed keystore... It does say it is required by the google store though
P.s. don't lose that keystore file or password you used for it as you will be unable to upload updates for your game without it (new keystores will not work for the same app once it has one).
life's one big game
spec= 4ghz, 16gb ram, AMD R9 2700 gpu
nonom
6
Years of Service
User Offline
Joined: 12th Nov 2017
Location: Picking mushrooms
Posted: 5th May 2018 11:23
Quote: "P.s. don't lose that keystore file or password you used for it as you will be unable to upload updates for your game without it (new keystores will not work for the same app once it has one)."


Pay attention on this, not the first time a guy lost a keystore and the app can't be updated in the store. It's critical
http://www.nyan.cat/pirate

Login to post a reply

Server time is: 2024-03-29 02:39:28
Your offset time is: 2024-03-29 02:39:28