debug mode not showing error line
being a novice programmer here i am not able to figure out the response of debug mode in titanium. at timer when my application crashes the debug mode displays the line which spawned the error but this...
View ArticleWebview on Android with autofocus: how suppress appearance of the soft...
Hi, in my app I have to use a webview ;-((. This webview uses HTML inputs and the crazy web developer made an autofocus to his input. Unfortunately, then appears a keyboard. How can I suppress?...
View ArticleProduction build failed
Hi, SDK 3.2.2 Xcode 5.1.1 Titanium Studio 3.2.1.201402041146 I created production version of my app and I released it to app store. When I run app first time, everything is OK, but when I open my app...
View Articlelistview with search bar - how to get no of records during search?
Hi I had integrated search bar with listview, and its working fine. it is showing me proper records when i search from listview. here is my problem I am having one label which shows current status of...
View ArticleHide tableviewrow and loop
Hi I would like to hide or show tableviewrow in terms of a field value. I explain, i know how to hide it statically. I put height 0. The best option is to show you. My view I have 2 rows which i want...
View ArticleBlackberry file upload
HI all, I am using the below code to upload the file to server , in BB10 This code is working for iPhone and android , not in BB10 var win = Ti.UI.createWindow({ backgroundColor:'#FFFFFF' }); var...
View ArticleMVC Sites are all non-reponsive
I have a few publish sites on NODE.ACS...that are really slow this morning. Is anyone else seeing this?
View ArticleCreate Event and Reminder in Calendar with the timezone.
Hi! I'm using this code (http://docs.appcelerator.com/titanium/3.0/#!/api/Titanium.Calendar) to create a event in my calendar and works fine. But the timezone don't stay selected and the reminder...
View ArticleTi.Map Remove zoom controls that show up on move ?
I'm using Android latest Map Module 2.1.4 When I move the map two Zoom Button appear on the bottom of the map: I tried the following on my tss file:"#map": { animate: true, regionFit: true,...
View ArticleCreate Android WebView HTML5 Video dynamically from local source
Hello guys, I need to change or create some html5 video tags in my android webview dynamically but that isn't working at all... I'm using Titanium SDK 3.2.3 and Android 4.2.2 working on OSX 10.9.2 and...
View ArticleAjax post to php with params on android
I am doing a simple post with parameters to a php page. It works great with IOS, but on android php cannot access the post variables (if android is even sending any). Can anyone see what might be wrong...
View ArticleApplication Installer abnormal process termination after changing from...
Hi! I´m having a problem to compile my app. It worked excelent, until I decided to make it work on iOS too. I use Titanium Studio with SDK 3.2.3 on a Windows Computer. To make it work on iOS I created...
View ArticleFailed to register App for ACS
I am using Studio 3.2.3.2 on mac osx 10.9.3 and am getting cert errors when trying to register for acs. I can login just fine interestingly. My java version is 1.6.0_65. The error is...
View Articledrag and drop a table row to another table
What I want do is of a table (Table 1), drag and drop to another table (table2) a label within a row of Table 1 and the label is added in Table 2 in the row where I drag the label. The table 1 have...
View ArticleAndroid custom theme for some windows
hi I would like to use a different android theme (style) for one Ti.UI.Window My app now has a custom android theme for all my windows. Did anybody succeed doing this?
View Articlejava.lang.NullPointerException on...
Hello Folks, I currently have an application in the google play store and recevied a crash with the following stacktrace: java.lang.NullPointerException at...
View ArticleTitanium forcing a rebuild for JavaScript re-encryption
Hi, when I run my Alloy project on an iOS device connection to my mac using Titanium iOS device installer, I keep getting a full rebuild even if I did not change a single character is a single file......
View Articlemenu option places change according to the ui
Hi , I'm trying to do slide functionality. I have 2 controllers menu and news, In menu controller I have menus like news. by click the menu(news) the news controller will be called and in the news we...
View ArticlePushnotifications Android
When i want to send a pushnotification with the API from Pushwoosh to an Android device do I receive the message in the notifictionbar, but when I pull down the notificationwindow there's no message....
View ArticlePlease help--twitter did not give us a request token
I am using https://github.com/aaronksaunders/test_social i have also changes the Api keys .Still i am getting this error[ERROR] : Social.js: FAILED to getRequestToken! [ERROR] : Failed to validate...
View Article