GLBasic forum

Main forum => GLBasic - en => Topic started by: MrPlow on 2013-Dec-19

Title: debug cert expired
Post by: MrPlow on 2013-Dec-19
Hi All,

My debug cert expired...but i seen a solution on the web that just said to remove old cert in .android folder and a new one would create...this works but my glbasic_debug.apk is not accepted (inconsistent keys) so I am still using
glbasic_unsigned_release.apk and using that for my builds.

Is this okay to do and is the build exactly the same as the debug one ... would it affect any new code files like androidextras or inapp billing addons?

Any ideas??
Title: Re: debug cert expired
Post by: spacefractal on 2013-Dec-19
can you sign the release build, even the debug key not working?
Title: debug cert expired
Post by: MrPlow on 2013-Dec-19
Yes, signs okay and runs on androids so seems okay in every other sense