java - Signing android app with cert valid only for few years -


i have signing certificate valid 2015.

can used cert sign android app google has recommended use certificate valid upto 25 years. planning release app on google app store.

will problems cert?

thanks in advance.

from http://developer.android.com/tools/publishing/app-signing.html

if plan publish application(s) on google play, key use sign application(s) must have validity period ending after 22 october 2033. google play enforces requirement ensure users can seamlessly upgrade applications when new versions available.

you have problems, because google play deny apk.


Comments

Popular posts from this blog

commonjs - How to write a typescript definition file for a node module that exports a function? -

openid - Okta: Failed to get authorization code through API call -

thorough guide for profiling racket code -