Search code examples
ioscodenameonecode-signing

iOS certification generation with Codename One


I am trying to generate the required certificates to build Apple App, but I get a runtime error while adding a new device via the certificate wizard.

The error reads (RuntimeError) Please login using Spaceship::Portal.login('user','password')

Apple certificate generation under CodenameOne

Before trying to generate a certificate I first connected successfully to itunes connect with my credentials. The error seems to be related to Fastlane presumably used internally by CodenameOne to generate the certificate.

Moreover I also tried to remove one character in the UDID and I got the same error which is estonishing. However the UDID has been double checked with someone who dictated it to me. So the UDID is a 1-to-1 copy of the one shown in itunes.

Why do I get this error message and what can be done to remove it and be able to add the new device ?

Please note : My setup involves codenameone running under Eclipse Mars under Linux 64.

Any help appreciated!


Solution

  • Thanks for reporting this. It should now be fixed. Please give it another try.