phonegap / build

This is the public repository for PhoneGap Build source and bug tracking
92 stars 33 forks source link

When compile my build in Phonegap i can not get a release build? #600

Closed KamalSalah closed 7 years ago

KamalSalah commented 7 years ago

How do i make a build that is not debug i have not checked the debugmode ??

I trying to publish it on android and it says it is a debugmode i download the apk from phonegap build and the file named as debugg ..

Somthing is wrong what do i do wrong?

goya commented 7 years ago

you must sign the android build with a signing key for a release build.

KamalSalah commented 7 years ago

Okey Goya Thanks, I am new at Andoid market so I have make an account on Andoid Development area. so i make a signing key there or?

Have you any tuturial for that? or where to look?

I try to search see what i find

goya commented 7 years ago

https://developer.android.com/studio/publish/app-signing.html#cert

there is documentation for creating the signing key on windows here: http://docs.phonegap.com/phonegap-build/signing/android/