Community Questions & Answers

Ti.Media.camera is missing from the docs

http://docs.appcelerator.com/titanium/latest/#!/api/Titanium.Media There is no reference to Ti.Media.camera. I found out about it after Googling and seeing people reference Kitchen Sink. As a new developer to the platform, having incomplete docs makes it...

YQL Sample, keys, and misc.

So the kitchen sink has a great example of using yql, but when I use the same code in my application (slightly modified to work properly with a sible tab) it provides a error with NSDomain... Simply put, I cannot find any good documentation on using yql...

Offline documentation generation?

Can someone explain how to generate the pretty jsduck documentation or if there's a better generator to get offline docs than just running python docgen.py inside apidoc? Would be really helpful to have documentation offline for plane rides, etc.

Popover docs

From the documentation it shows this line in the example: ~~~ popover.show({view:button}); ~~~ but in the documentation for the show method it doesn't list any parameters. In the list of properties, there is no "view" property. What is...

Problem accessing online documents and support website

I am having problems accessing the document site http://docs.appcelerator.com/titanium/2.1/index.html Tried opening the page with Chrome & Firefox and I only see the spinning sprocket icon. If anyone is able to access the page, which browser are you...

Very nice Appcelerator documentation

Hi everyone This is very nice project http://code.google.com/p/titanium-mobile-doc-ja/ I like how they write examples for each document with screenshots. Do you know anything like this in English?

Q&A About This Q&A "Forum".

This question sounds like I'm being a jerk... because I am. This has got to be one of the worst forums/knowledge base/whatevers that I have, attempted to, use. What makes it worse is that there is no link to find help on using this thing. Can I use...

How to report API Documentation issues?

I found some documentation issues. How should I report it? The problem is in Titanium.Database.ResultSet reference. fieldCount is in Methods section although this is Property and getter for this property is getFieldCount() is missed from methods list.

Examples in API Docs

In the old docs we could go in and add examples. Is there a way to add / edit examples in the new docs? I am not finding it. I had done this numerous times in the old docs and felt that it helped us help the community. Especially while documentation is...

updated documentation

the documentation could use a lot of new information, and it looks like the community is coming up with quite a few examples/explanations/scenarios that would be great for the documentation- so that the appcelerator team doesn't have to spend so much time...

Titanium.UI.TabGroup.open

Hi, I look in the documentation about Titanium.UI.TabGroup.open method and I read that it doesn't have parameter. But in KitchenSink I see tabGroup.open({ transition:Titanium.UI.iPhone.AnimationStyle.FLIP_FROM_LEFT }); I wonder if this is just a...

Comments in the doc?

Hello, I don't know about you guys but I personally often find myself looking for a bug in my app and discover 30 minutes later that some property or method isn't working at all but is still documented and some others not documented but working. So I...

JSS Documentation?

Hi, does anyone know whether there is a good JSS documentation available, anywhere? I just found a few lines in the appcelerator wiki. I completely refactored my app to use JSS. It works great on iPhone but most selectors/properties does not on Android....

Showing 1-50 of 105 1 2 3