Search code examples
iostitaniumappceleratorappcelerator-studio

"Register Device" fails in Preferences -> Studio -> Platforms -> iOS #appcelerator


I tried to register a device in appcelerator per the path in the title. When I click "Register Device" it takes me to page that errors out:

"The requested application was not found on this server."

The URL, without the API key is https://daw.apple.com/cgi-bin/WebObjects/DSAuthWeb.woa/wa/login?&appIdKey=&path=%2F%2Faccount%2Findex.action

So if this is not the way to Register a Device in Appcelerator, how do I do it?


Solution

  • You can register a device at: https://developer.apple.com/account/ios/device/deviceCreate.action

    For me the button in the Appcelerator Studio (after signing in with Apple) lead me to: https://developer.apple.com/account/overview.action

    I've asked for our link to be updated: https://jira.appcelerator.org/browse/TISTUD-7993