Quantcast
Channel: Appcelerator Developer Center Q&A Tag Feed (1.3)
Browsing latest articles
Browse All 20 View Live

3 Bugs in Titanium 1.3 Android

1.The application quit not programatically . I create a window at app.js use following codes.var win=null; win = Titanium.UI.createWindow({ url:'win/homeWindow.js', backgroundColor:'#000000',...

View Article



Random app crash

I've been clueless with this one and have no leads to go on, during the last two weeks of development it crashes randomly, usually -10 seconds after opening the app. How ever it doesn't crash the next...

View Article

[BUG!!] "Install Error", Can't Run On Device , Ti 1.3

i'm having the same issue as this post, when trying to "run on device" with mobile sdk 1.3 : https://developer.appcelerator.com/question/25211/bug-cant-run-app-on-device-with-mobilesdk-130 tried...

View Article

[Bug!]Fullscreen and navBarHidden cause application quit not programatically

I posted the question about "The application quit not programatically".I paste the code : var win=null; win = Titanium.UI.createWindow({ url:'win/homeWindow.js', backgroundColor:'#000000',...

View Article

Packaging Error - Build Failed (Missing app)

Hi Folks, Anyone got any ideas how to fix this problem? Whenever i try to build my app i get Build Failed (Missing ap at /Users/.............../UK Undiscov.app/UK Undiscov). Please see output for more...

View Article


1.3 Android: OnClick Event not fired on ImageView inside ScrollView

Title says it all. The nesting is as follows: Win->ScrollView->View->ImageView OnClick fires fine if the ImageView is only within another view. As soon as the View is inside a ScrollView, the...

View Article

App crash on textarea in 1.3 with error _WebTryThreadLock

I'm running the new 1.3 SDK, and whenever I open a window with a textarea in it (either blank or populated with data from an sqlite database), and then go back a window, the app will crash when I click...

View Article

1.3 android app won't launch

So I just found out that titanium has a bug (one of many, it would seem) on android parsing JSON arrays - the bug being that it simply can't. In an attempt to fix this problem, I switched my app from...

View Article


Session did end with error (null)

I have the code here which works most of the time. On occasion, if it is called more than once in an application, it will crash with the error Session did end with error (null) right after the "execute...

View Article


1.3 to

HAHA, Some how my title got cut off.. suppose to be "1.3 to 1.3.2" I have a few issues and questions about this newly pushed out 1.3.2 sdk. Why did you release it as 1.3.2 if it will inevitably be 1.4?...

View Article

Is Titanium SDK 32-bit v1.3x available for Linux?

The main download link seems to only go to version 1.2.1. The sample code seems to be tailored for 1.3. Am I missing something? If not, when should I expect the Linux version to be updated? Thanks.

View Article

iOS4 + Titanium Mobile 1.3 or 1.2 Not building.

I am trying to build my app in Appcelerator, it was working before I installed iOS4 SDK, I decided I would re-install my OSx and start from scratch. I am getting the same problem with Kitchen Sick...

View Article

run on device iOS 3.2 + Titanium 1.3

I was able to build my application and install it on my device. I am facing the same issues that Chris Johnson faced here: http://developer.appcelerator.com/question/39361/run-on-device-iphone-problems...

View Article


Titanium 1.3 and 1.4 stuck in loading...

I did the steps necessary shown in the below link: http://developer.appcelerator.com/question/57921/bug-iphone-sdk-stuck-on-loading But still when I try to launch my app, SDK: is STUCK in loading......

View Article

Mootools 1.3 problems.

Hello, Anyone succeded to run mootools 1.3 on titanium? I was able to run mootools 1.2.5 but the new 1.3 seems to not register the methods. For example I can't use Array.flatten( ... ) In my opinion...

View Article


Install Error by building for iPhone Device

Hey everybody, i got a strange issue which i cant solve. i got an app which i compiled and ran on my device like 50 times. now i cant build it anymore. i used the project with another ressource of an...

View Article

Titanium Dev 1.3 & SDK 1.6RC1

I have downloaded the KitchenSink for SDK 1.6 and it works great, but when I run it in the simulator, it opens by default as an iPad app. I understand that support for universal apps is now included in...

View Article


What is going to happen to Titanium Developer?

What is going to happen to Titanium Developer 1.3 ? I don't want to use the bloated thing Titanium Studio is. I just want to code my stuff in my favorite text editor of choice, textmate, and hit build...

View Article

The application quit not programatically bug looks not fixed yet.

I create a window at app.js use following codes. var win=null; win = Titanium.UI.createWindow({ url:'win/homeWindow.js', backgroundColor:'#000000', navBarHidden:true, fullscreen:true });...

View Article

Kitchen Sink 1.3 not loading

I tried to load the Kitchen Sink 1.3 version and got an error saying it failed to install. [ERROR] Failed installing com.nolanwright.kitchensink: pkg: /data/local/tmp/app.apk [TRACE] Failure...

View Article
Browsing latest articles
Browse All 20 View Live




Latest Images