Community Questions & Answers
Label w auto height disappears
I'm building a grouped table view from a database table. Each row has a pair of labels with height set to auto on each as well as the row. When I use the size.height property of the label it causes them to randomly disappear. Also if you click on that...
"Could not find SDK version 1.1.0" on fresh, clean install of Titanium Developer 1.2.2
Have been playing with Titanium Developer going through the tutorials for Desktop applications (which is all I need it for at the moment). Everything was find until this morning -- I can't get it to run any projects I made; even if I start a new project...
anybody got php working with titaniumsdk 1.1.0 ?
Hi everybody ! I'm trying to build a first app with titanium desktop and have some strange behaviour with php I tried some php code with the sdk 1.0.0 and it works fine Just the usual examples : ~~~ <html> <head> <script...
Why shit happens or why Ti crashes when I launch my app in Titaminum desktop?
Hello! Yestrday I installed Titanium to my Win XP SP3 Russian. I signed in and logged in, installed 2 updates: for Desktop and Mobile, created a desktop project: (Edit mode) info: MSDO, com.potapov.msdo, 1.0, No description provided, anton,...
After loading Mobile SDK 1.1.0 can't find android
I am new to Titanium. I had just installed it and not tried it yet. I had gotten the Kitchen Sink and imported it. I got the notice that the Mobile SDK 1.1.0 was available and clicked it. After I chose to get the Mobile SDK 1.1.0 I tried to launch the...
How to use latest (github) version of Titanium Desktop?
Hi Folks MacOS 10.6.4 I've downloaded the latest code from github and built it successfully. I've ended up with a load of 1.1.0 files in /Library/Application Support/Titanium I've also edited my manifest and rebuilt my app with the 1.1.0 version of...
Mobile SDK 1.1.0, 1.1.1, 1.1.2 Crashed on OSX 10.5.8 Leopard machine
I am still facing crashing problems since 1.1.0 1.0.0 works but I can't use it because of Apple Store rejection citing 'Proprietary Codes'.... Any stop-gap solution so far?
Emergency! After setting the mobile SDK from 1.0.0 to 1.1.0, App crashed!
What is the correct procedure to upgrade a project from mobile SDK 1.0.0 to 1.1.0? What files to change? What settings/config to make? Thanks!
Trouble parsing XML since upgrading to 1.1.0
Since using the 1.1.0 mobile SDK my app would no longer parse XML correctly. I downloaded the latest KS and it's happening there too. Go to the XML RSS example in KS and every row of data shows the exact same data. Switch to SDK 1.0.0 and data is...
Titanium developer crash with Titanium SDK 1.1.0
Hi, I tried to launch my app with the Titanium SDK 1.1.0 version and it crashes with the following error. I tried too with a new empty project and a reboot but always with the same result. Does someone encountered the same issue? Thanks Process: ...
SDK 1.1 refuses to rebuild
Same issue as [this question](https://developer.appcelerator.com/question/5841/sdk-11-not-seeing-source-changes) - author closed it prematurely. I get the pre-compiled message and do NOT see my changes being effected. Our Snow Leopard machine gets the...
Problems with 1.0 -> 1.1
Hey - Is anyone else seeing this? When compiling / launching in 1.0.0 everything works as expected, however when compiling / launching in 1.1.0 I get a crash when the application launches (compile seems to go fine) `dyld: unknown required load command...
Titanium.Filesystem object is undefined
app.js ------- ~~~ var win = Titanium.UI.createWindow({ top:0, left:0, width:320, height:480, borderRadius:0, touchEnabled:false }); var webView = Titanium.UI.createWebView({ top:0, left:0, width:320, height:480, url:...
Check Log for details
Many KS examples just printing the subj message. When running on Emulator this is works well, but when running on real devices the message looks very strange and useless. May be I missed something and there is special magic place in my phone where I can...
Titanium.Filesystem problem 2
app.js -------- [http://pastie.org/882374](http://pastie.org/882374) ----------------------- Log output: [http://pastie.org/882378](http://pastie.org/882378) As you can see, "contents.text" property does not work. Sample.html exists.
Application does not work on the new 1.1.0
I am developing an application that I started with 1.0.0. I updated today to 1.1.0 and tried to run it on the simulator but it does not launch. If I try on 1.0.0 ther eis no problem. Here is the log I get: http://pastie.org/882341
Mobile SDK 1.1.0
All time Runtime Error on Android, for any methods, whether it be Titanium.UI.createView or Titanium.UI.setBackgroundColor or createWindow, etc... Example screenshot: [inline](http://img.skitch.com/20100322-1jj8rawmhb7r5fgh51pxuumch1.jpg)
Showing 1-17 of 17