Appcelerator - Not there yet
Rating: 1 out of 10
IncentivizedUse Cases and Deployment Scope
Appcelerator was used to develop one of the enterprise mobile apps for our client (Comcast). It is being used by our department in Comcast. The purpose of using it was to have a framework that would make it easy to develop cross-platform mobile apps.
Pros
- Adds structure to your code through Alloy framework.
- Easy to integrate with iOS SDK and to build and run iOS apps.
Cons
- It is very hard to debug your code. Breakpoints never worked for us even with the latest Appcelerator Studio and we had to rely on log statements to debug.
- There is a need to purchase licenses from Appcelerator to run the code on a device or for creating iOS distribution builds. This is an additional cost when you have already paid for Apple developer program for precisely these things.
- If things are broken due to lack to support between Appcelerator and a new iOS version, you pretty much have to rely on a new version release from Appcelerator for the issue to be fixed.
- It is difficult to create enterprise distribution builds where the distribution certificate is owned by your organization's team and you only have a development certificate for the same.
- The forums on developer.appcelerator.com are seldom helpful. It is hard to find solutions for issues even on other forums like stack overflow.
- Documentation needs to be improved.
Likelihood to Recommend
I do not think I can recommend Appcelerator at this point due to the issues with Appcelerator studio, lack of good debugging support, lack of thorough documentation and forums and the additional cost overhead of licenses. The pros are just that it allows for cross-platform development. However, Cordova does a much better job of it and excels at places where Appcelerator currently struggles.