Search code examples
appceleratorappcelerator-titaniumtitanium-studio

Login to Titanium Studio


A little over a year ago, I shelved several projects and went on to do other work. Now I'm finding that I cannot login to my installation of Titanium Studio. I clicked the 'troubleshooting login' link and it pointed me to the Appcelerator page for "Errors Logging In to Studio". There it suggested that I try the following command:

curl -F "username=XXXX" -F "password=YYYY" https://dashboard.appcelerator.com/api/v1/auth/login

When I did so, with my email address (which contains a '-'), it returned: "Username must be a valid email address." Of course it is a valid email address, and Titanium confirmed it years ago. It is also the same email address I used to access the Appcelerator website.

I changed my email address to one that doesn't include the '-'. Same result.

Has Appcelerator completely locked us out of Titanium Studio?

Any suggestions regarding how to get past this hurdle would be greatly appreciated!! (When I last used Appcelerator Studio, it didn't feel comfortable, so I went back to Titanium. I'm really hoping that I don't have to start over on my apps.)

Thank you in advance! Rob


Solution

  • Appcelerator discontinued Titanium studio and replaced with Appcelerator Studio with the integrated enterprise features - Arrow, performance and test services, etc for easy development of mobile applications.

    You can't use titanium studio login credentials with Appcelerator Studio. However, you can get a free trial access http://www.appcelerator.com/signup/ and get started with Appcelerator Studio.

    You can import all your old projects to Appcelerator studio and I don't think you need to put extra effort to start working on this.