WARNING: display.setStatusBarMode() not supported in the simulator for the current device
Warning:
The signer certificate will expire within six months.
then in android market got this when i try to upload
Market requires that the certificate used to sign the apk be valid until at least October 22, 2033. Create a new certificate
The numer of days valid you specified (50,000 days) is well beyond 10/22/2033, so I’m not sure what the Market validation tool is complaining about. When you built the app, you used your personal keystore, not the debug one I assume?
Tim [import]uid: 8196 topic_id: 7110 reply_id: 25000[/import]
I’m having the same problem. i put in 10000000000 days. Any ideas? Hopefully you figured it out already. [import]uid: 11144 topic_id: 7110 reply_id: 30327[/import]
I’m stuck on the debug keystore. I put in the password “android” but still get the error message “The password for the Key Store located at … was not valid, or the Key Store was not valid”
I’ve followed the tutorials for generating my own key using the JDK keytool, but corona doesnt accept that keystore either. same message
Then answer all the questions that follow. Hit “Enter/Return” after you answer each question. When you type in your passwords, 1. use the same password, 2. you won’t see it typing on the screen, butit is working. 3. Keep a text document with all your keystore info/passwords with your keystore. Do not lose your keystore! Email it to yourself so you’ll always have it somewhere.
hope that helps. [import]uid: 11144 topic_id: 7110 reply_id: 47857[/import]
think its a firewall issue. the keystore works fine when I use it at home but gives the error message when I use corona behind a corporate firewall. [import]uid: 74338 topic_id: 7110 reply_id: 75603[/import]