Alloy/Backbone Models with Compound Key
Are there any tactics to using alloy and backbone with compound primary keys? I would like to implement a REST adapter, currently using restsql which works great with a single id field. I found this...
View ArticleCannot find jvm.dll
I download and installed Titanium on my computer lenovo T410 with windows 7 prof. When I start Titanium Studio I get the next message : ´Failed to load shared library...
View ArticleListItem Fling
Hello, I'm working on a project and I need to implement a ListView where the user can swipe a single list item to the right or to the left, just like the Contacts app in Android where you can swipe in...
View ArticleIs there a way to get Native Message Bubbles or are there any alternatives to...
I am making a messaging app and was wondering if its possible to incorporate message bubbles that look or are native . If this is not possible are there any alternatives to achieve similar UI? I read...
View ArticleNode ACS and latest API docs
Is there a reason why some of the Cloud functions don't work on Node.ACS? For example Statuses.delete, plus i see some of the additional options like Tags for events don't work. Any suggestions or help...
View ArticleTitanium Android app stops at splash screen on restart
Questions There are two questions here: Why does the NFC Tag Discovered event restart the Titanium app? (Android only) Why does the Titanium Android app stop at the splash screen when restarting?...
View ArticleCan't get Android emulator working
Accidental double post, see http://developer.appcelerator.com/question/43411/cant-get-android-emulator-working
View ArticleDevice is not long found using 3.2.2 GA
Hello, My device (Nexus 5) is no longer being found in Titanium since updating to latest version (3.2.2 GA). It worked (and was found) perfectly before but no longer. Please help
View ArticlePinch webview openlayers
I'm testing Titanium for develop an application with openlayers in a local webview. I use Titanium SDK 3.2.2GA and I test my apps on 2 devices: - Nexus 4 with Android 4.4.2 - Samsung Galxy SII with...
View ArticleTi.Calendar crashes randomly and sometimes when app resumes from background
We have developed an app in which we are using Ti.Calendar but I found that when follow below steps the app is crashing randomly. I can't find the exact problem and its relevant logs. Open Calendar...
View Articleconnecting iperf library with ios
how can i use iperf library in my ios project, plz answer with snapshots and examples.
View Articlewhat is you do not have permission to update this object mean?
When I run project about map ,it has error you do not have permission to update this object. I don't know about this error. Help me please.
View ArticleError on use of camera on device nexus 4
Hi All, I m working on app which will work on ios as well as android. I m using titanium sdk 3.2.1 and alloy framework 1.3.0. I m testing it on nexus 4 right now. I have requirement of using device...
View Articlemessage box doesnot show for same code build on different pc's
i am trying to send sms on button click, which would ask for permission from user to confirm and send message, when io build the code on my machine (windows 7) , it works properly, the message box is...
View ArticleCannot publish Android app
I am trying to publish an app I made for Android. However I ran into several problems. First of all the option to package for Android is missing. When I right click the project and open the menu...
View ArticleContact API and iOS
I just noticed that my application is restarting every time when I go to device settings and there in Privacy -> Contacts allow/disallow it to use Contacts. This is strange behaviour for me but it...
View ArticleInstallation login problem!
Hi: I can't install Titanium Studio on Linux, when i try to login during the installation , i get this error: java.lang.NullPointerException at...
View ArticleTCPSocketProxy as input argument in module
I am writing my own (android) module and I wanted to pass an initialised TCPSocket to my module, but I don't know how to do this. I was thinking as follows: In js, the usage of the module:var tcpSocket...
View ArticleWrtiting in XML file
Hi, I'm trying to write in an XML file but it doesn't work, I cannot change the content of the file Here is the code:var file = Ti.Filesystem.getFile(Ti.Filesystem.resourcesDirectory,...
View ArticleSet ListViewItem layout?
Is there anyway to set it ? like horizontal or vertical. I found this attribute in ListView specs but it seems not work. Any idea? Ti.SDK 3.2.3
View Article