HeaderView Alloy tag doesn't work
Simple example similar to: https://github.com/appcelerator/alloy/tree/master/test/apps/ui/proxy_properties/views <Alloy> <Window> <TableView> <TableViewSection>...
View ArticleHow to debug android exception errors, my app crashes and I don't know why
I have big troubles into porting an app to the android version, same code , lots of ifs the main problem is that the app crashes due pretty silly stuff like puting a null style , things like that, The...
View ArticleCant't figureout what the error is?
When executing app on android device and also emulator the following error occurring ... pls help me [ERROR] System Error while compiling Android classes.dex [ERROR] [ERROR] UNEXPECTED TOP-LEVEL...
View ArticleHow to parse the html tags inside description tag in rss??
Hi everyone, Application type: Mobile Titanium SDK: 3.1.0 Platform & version: android 2.2 and above and iOS 4 and above Device: iOS simulator, Android emulator Host Operating System: OSX 10.8,...
View ArticleDoes Titanium have an API for GCM - push notification ?
I looked at some questions here and I found https://github.com/liccowee/Google-Cloud-Messaging--Titanium- and the uPush module on the market place Why Titanium doesn't have an API to implement push...
View Articlechange url on win
Hi. I am making an app with a login page. When a user has logged in i dont want them to do it again so here is what i have tried. (With no luck) What am i doing wrong? app.jsvar user =...
View ArticleProblem with install to ios device
1.Application type : Mobile 2.Titanium SDK: 3.0.2 GA 3.Platform & version: iOS 4.3 & above, Android 2.3 & above 4.Device : iOS device 5.Host Operating System: OS X 10.8.2 6.Titanium Studio...
View ArticleReuse custom TableViewRow - how to make it work?
Application type: mobile Titanium SDK: 3.1.2.GA Platform & version - iOS 5+ Device: iOS simulator, iPhone & iPad (both retina and non-retina), versions supporting iOS 5+ Host operating system:...
View ArticleAlloy: Require View
I'm in the process of converting my app into Alloy, however am unsure how i would go about requiring a view and passing data into the required view. Main View - Browse.xml <Alloy> <Tab...
View ArticleApp or Platform crash on some android devices
Unfortunately, a few android (different android versions) users have one of the following problem with my app: The app works without problems, when they change to Whatsapp and back it appears: System...
View ArticleIs it possible to add any Node.JS module into a titanium App?
I am finding a lot of Node.JS libraries out there, though I am curious to know if it is possible to simply install the Node.JS module via npm, and then simply import it into my Titanium App (via...
View ArticleACS - If custom object is created, update field
I three button states and each is a different parameter for my custom object "Out" field. "No" should be the automatically selected state on launch and should create the custom object and "maybe" and...
View ArticleFacebook module fail loading on Android
I need to integrate the new facebook module on my app. On iOS it works fine, but android refuse to load the new module, it throws me an error that I don't really understand. [ERROR][TiExceptionHandler(...
View ArticleInternal server error - query places by distance and location
Hello acs team, I have an iOS app that queries places by distance and location, And this specific query doesn't work for several days. I read about more people here that have the same issue. My query...
View ArticleProblem install on windows 8
Hi, I have a problem for build android app on titanium studio with windows 8 :/ I have an error in build : [DEBUG] detected module filesystem, path = C:\User\stitanium\AppData\Roaming\Ti...
View ArticleInternal server error 500 - query places by distance and location
Hello acs team, I have an iOS app that queries places by distance and location, And this specific query doesn't work for several days. I read about more people here that have the same issue. My query...
View ArticleCreate a BarCode on Android or IOS
Greetings All, I have an app that requires a couple of barcodes to be generated on the device. I have a Barcode Generator on my web server that works with Webview but part of the requirement is that...
View ArticleUsing Genymotion Android Emulator.
Not a question, so much as a tip... I find the Eclipse Titanium development environment to be among the worst development environments I've used in 25 years of development, especially if you couple it...
View ArticleHelp with communication between Titanium App and remote website
Hi, I'm a really novice developer and just started using Titanium at my work recently, so I'm having a really hard time figuring something out. Thing is, I need to make an app that at some point the...
View ArticleFetching remote data to tableview
Hi, I have a tableview, a search bar and using search attribute in tableview to filter tableview rows. I want to take a step further and add a row afterwards for users to click to fetch more from the...
View Article