Community Questions & Answers

Android SDK VS Google API

Hi, Before I used Android SDK 2.3.3 for my apps and its work fine, but I tried yesterday to work we the same configuration i got MISSING Library . i have made some search on Q&R and i found that i have to use Google API 2.3.3 it's works but i feel...

Failed to Install Titanium Sdk

Application type: mobile Titanium Studio: version 3.1.0 Host Operating System: Windows xp service pack 3 Hello All, I am a newbie to Titanium SDk and When I am trying to install Titanium SDk for the first time it gives me error and also doesn't get...

iOS 7 question

Question for anyone who has installed it on their device and the SDK on their Mac. Are you able to submit to the App Store using older non-beta versions, even if you've installed the beta SDK on your Mac? I have it on my phone, but havent installed it on...

New 3.0 Studio Installation

I just signed up with Appcelerator, downloaded the Titanium Studio and installed it. It immediately did an update to 3.1.0 build and at this point I'm stuck. Under "Configure Native SDKs" I'm only offered Android and I only develop for iOS at...

Basics: question about app.js

I'm just getting into Titanium and so far, I'm very impressed with what you offer! I'm working on an Android mobile app, with the latest Titanium SDK (Titanium Studio, build: 3.1.0.201304151600). So, my question is as follows: is app.js hardcoded as the...

iOS SDK missing

Hello, I have installed the latest Titanium SDK version 3.1.0.2 and Xcode 4.6 on my Airbook (Apple), I use OS X version 10.8.3. When I click on 'iOS SDK' in the 'Get Started' page in the 'Configure Native SDK's' I get the error 'An iOS SDK is missing'....

SDK 3.1 errors having to do with index out of range.. ?

Hi all, With any of the 3.1 and 3.2 builds I now get a new error in my apps causing the app to crash. The error is as follows ~~~ [ERROR] : 2013-04-21 22:34:12.496 xxx[3050:c07] *** Terminating app due to uncaught exception 'NSRangeException', reason:...

Node Error when Packaging for Ad Hoc

I can't seem to package an iOS app for Ad Hoc distribution. I can build for every other environment (simulator, device and app store), but Ad Hoc is borked. Here's the error I get: ~~~ [TRACE] : ** BUILD SUCCEEDED ** [INFO] : Finished building the...

Android Build Issue

I recently updated my AndroidSDK and after I tried to build android project but it throwing the following error. ~~~ [ERROR] Exception occured while building Android project: [ERROR] Traceback (most recent call last): [ERROR] File...

Older versions of Titanium SDK with Studio 3.1.0

Am I missing something, or is it no longer possible to use pre-3.1.0 with the latest Studio? Please don't tell me I'm going to have to uninstall everything and reinstall just to roll back and work around current-version bugs.

Moved to Ti SDK 3.1.0 and android crashing now

I have an app that was built using SDK 2.1.4. For the past week, I've been getting my iOS version of the app up to date with 3.1.0 SDK. I am now ready to do this for android. I compile to the device and I get this error `http://pastie.org/7921720` Pretty...

Windows Phone 7 support?

Is this planned? I don't think there's much point working to bring Titanium Mobile to Windows Mobile (yuk). However, Windows Phone looks like it has the potential to be a really nice OS. It would be awesome to be able to develop cross-platform apps for all...

ios sdk on ubuntu 12.04

I? having a hard time to comprehend the philosophy of Apple inc... I knew the way they do business has let too many discussions but please tell me this is true or not. In order to install Xcode (for dev) I need to: A.- buy a Mac machine?!? B.- pay 99...

Sqlite

Where in the SDK can I find the database files I generate... here is the code I'm using to generate... I can't find the DB so I don't know if the db is generated or not generated... I'm getting no errors ... ~~~ var db =...

Android Emulator

Hello, Firt of all i want to say i have looked at the all Q&A and to Google Search, i have tried all solutions about 3-4 days full time and finally couldn't make the simulator work. So i want to write to here :( i have done these, ~~~ Download the...

Popup with a textfield cusor position

Hello All, I have a problem with a popup with a textfield. I want that the cursor stands on the back of the input. But as you can see on the picture the cursor always appears before the input. Does anyone know a solution to this problem? Thanks in...

Showing 1-50 of 848 1 2 3 4 5 617