0

hi i trying to upload app to Samsung app store and every time i upload the app they send to me this message :

Result : Pr-Review rejected(API Fail) Failure Details: This app using debug key store:C N=Android Debug, O=Android, C=US 

and i deleted the debug.key store from "C:\Users\android\debug.key store" and reinstalling the eclipse with the last update and there is the same problem every time i trying to upload any apk to Samsung store its rejected

so is any one know how to solve this problem or what is this problem meaning ?

1
  • 3
    the problem is that you can't publish an application signed with the debug key, first you have to make your own and use it to sign the app, then upload the apk Commented Feb 6, 2014 at 15:50

1 Answer 1

1

You cannot publish your apps using a debug key. In your IDE (Eclipse or Android Studio) go to Build > Generate Signed APK and create a keystore.

Sign up to request clarification or add additional context in comments.

Comments

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.