The module com.activate.gcm does not support
Hi Friends, my app try running in Emulator version 2.3. using Titanium 3.2.1 sdk What is the meaning of this bellow code? [WARN] : The module com.activate.gcm does not support the ABI: x86 [WARN] : It...
View ArticleHow to open window. like open window by contain in Android
How to open window. like open window by contain in Android
View Articleunicode used for emotions functionality in chat for android
Hello Everyone, please provide me information, if i am using unicode for implement a functionality of emotions in chat.then it is not supported for android. but for ios it works fine. so i used a...
View Articlebluetooth android ios mobile app using titanium
hi guys im wanting to build a bluetooth based mobile app using titanium, i cannot find any resources on the internet that instruct me on this, is this possible? also anyone know any resources that...
View ArticleApp crashes occassionally when closes windows: 1 window with multiple views...
I have 4 views on a window that I am controlling with a tabbedbar on title. Each view has a table on it, that drills down to other tables. When I show one view I am hiding the 3 views. Occasionally...
View ArticleMy app won't install and run on Android emulator? Times out.
For some reason, my app won't run in the Android emulator. I've eve tried reinstalling the Android SDK with no apparent change in behavior... Console throws the following errors every time: Making sure...
View ArticlePassing extras from pending intent to the app activity
hi all, i devloped anotification that will run specific app if the user click on it, here is the code,var activity = Ti.Android.currentActivity; var intent = Ti.Android.createIntent({ action :...
View ArticleCustom Module + iOS Simulator i386
I've built a custom module and it's being compiled for armv6 and armv7 but not for i386 to test in the iOS simulator, how could I can handle this ? Platform: iOS 7.0.3 Device: iOS Simulator Titanium...
View ArticleUnit testing w/ TiJasmine - understanding the mechanics
First off, kudos to Bill Dawson for his work on this unit tester. I understand how to make the simple tests for values, likeit("shows what a failure does", function() { expect(false).toEqual(true); });...
View ArticleSupported Architecture ios Modules
Hi, Need information about what are the architectures does iOS modules support in titanium project. Since am getting normal armv7 error when i run my application in iPhone, though this kind of question...
View ArticleTitanium SDK install blocked: waiting for user operation to complete
Just installed the Studio, the only missing thing is the Titanium SDK. It fails to install it via GUI with sockettimeout exception when i run ti sdk install, then point to the sdk path, it prompts me...
View ArticleUnable to fetch all the rows using model
Hi All, I am working on an ios app using titanium sdk 3.2.0, Alloy framework 1.3.0 and testing it using ios simulator. I have a tableview inside a view and there is sqlite file 'readGrid.sqlite' which...
View ArticleRemove API logs from My Apps
Hi everyone, is it possible to remove all the API logs from my.appcelerator.com/apps? I want to remove all the API logs from an app that I develop because there are more than 8000 pages in the Logs tab...
View ArticleEJS ViewHelpers
I am attempting to use the link_to EJS view helper (ACS version 1.0.14) , but the response I get is 5| <% for(var i=0; i<places.length; i++){%> 6| <tr> >> 7| <td><%=...
View ArticleRemote audio seeking - Titanium android
How to implement seeking remote audio in titanium android ?
View ArticleDoes String.formatCurrency() work in iOS?
Has anyone tried using String.formatCurrency(num) in iOS for internationalization and have it successfully working? Because when I tried to use it, it keeps returning an undefined object. It works fine...
View ArticleHTTPClient memory leaks issue
My env is : Titanium SDK 3.2.1.GA, OS X Mavericks, iOS7, Xcode 5.0.2. I have an app that download numerous documents from server. After the download memory consumption by the application is on very...
View Articlesend reverse gps as sms
trying to send sms for revrese gps i am able to send the cordinates but some how reverse gps is not being send here is the code var win = Titanium.UI.createWindow({ title: "Creating buttons",...
View ArticleCrash when retrive device token in Android
Application type: mobile Titanium SDK: 3.2.0.GA Device: Android device Host Operating System: Mac OSX 10.8.5 Titanium Studio, build: 3.2.1.201402041146 I've got one problem when I try to retrive the...
View Article