List view Pull to refresh
I am trying to implement list view pull to refresh functionality and making use of this widget But here the problem is the pull to refresh event is fired too quickly, what i mean by that is even when...
View ArticleIOS Module - cant add UIPopover to nil - how to add to specific view?
Hi, I am trying to have my IOS Module show the UIPopover it creates in a spesific view but I am not sure how to do it. in the module I have the following:id<ISSContainer> container = [ShareSDK...
View ArticleCalender with events
Hi, I need a clarification from you guys. I have to do calendar functionality in my project and by clicking the date i have to add the events. And the calendar has to be like this Calendar.png. Is this...
View ArticleAndroid Module: How to inclue an Android Library that requres R file
I am attempting to creating a module that uses the Android UserVoiceSDK. The SDK is an Android project and how use it in your Android application is by adding it as a Library (Open project properties...
View ArticleAndroid Maps v2 getRegion function undefined
It seems something broke in 3.3.0. Calling getRegion or accessing the mapview.region getter results in undefined. Works as expected on iOS. All Android devices either the function is undefined or the...
View ArticleFacebook Login Not Working (Android)
Hi, I'm using very simple code on my Android app to login a user to Facebook. What's wierd is the very first time I tested on my device it worked. Since then nothing happens. I can see via the debug...
View ArticleAndroid Preferences
I have a button in the app.js file which has an event listener that opens the preferences.xml sheet. I have customized this xml sheet to my needs and it all works well. The only problem is that when I...
View ArticlePull event for scroll view
I am trying to implement the pull to refresh widget but here the refresh is fired even when i just scroll to the top without actually doing the pull action.It checks for the offset and there is a...
View ArticleID is not referenced in any style rules
after several hours of successful compiling and running my small app, i suddenly get these errors in my index.xml file: "The id 'menu' is not referenced in any style ryles". I am not able to compile or...
View ArticleRun Debug not working in android device and emulator
Hi there, I am having a problem with my titanium studio. Couple of weeks back I could easily run and debug my application on a Samsung GT-S6312. I remember updating the studio, since then I am having a...
View ArticleFloor, Walls, items etc objects detecting in room image
Hi guys, Need to develop a cross platform app. One of the challenges is to detect Floor, Walls, items from the image of a room. Any suggestions would be of great help.
View ArticleGetting two Push notification iinstead of one
Hello all, I am trying to set up Push notifications for Android. I am followed guides and docs but I'm getting unexpected results, when I send a push notification the callback event is fired once but...
View ArticleCheck after scroll view top is reached
I want to know if there is any way i can detect if the user tries to scroll more after it has reached the top most position. I need another condition wherein the offset value is zero and the user is...
View ArticleMap crash in Android application
Hello, We're developping a mobile application for Android and iOS platforms, using the Alloy Framework. When loading the map just after the login process, the map crashes pretty often, producing the...
View ArticleSorting the List according to the string entered in TextField
Hi , I am new to Javascript and titanium. I am creating an application which sorts the listview below with respect to the string entered in the textfield.(Just like your contact list is sorted in...
View Articlebackground image is not shown when tableview is added to the window or view...
Application Type:mobile,Titanium sdk:3.3.0 GA,Device:ios Simulator,OS:Mac OSX 10.9.3,platform and version:ios 7.1 1)background image of window or view is not shown when the tableview is added to...
View ArticleInstallation failure: Android & Blackberry Sdk
Error when I tried to configure native sdks (android & blackberry) from Titanium's dash board. Googling for this error did not help me. Hope some one has encountered this problem and has got a way...
View Articleanimating image opacity upon scrolling up and down
My reference specs: MAVERICKS, TI 3.2.3 GA, Android SDK 4.4.2 and later. I need to create a simple way to let user scroll up and down several text (labels) and upon scrolling up and down a certain...
View ArticlePerform Action when user clicks on Android Notification
Hi guys I have code that displays an android notification and when someone clicks on that notification, the app comes to the foreground, if it was in the background before. But I want to additionally...
View ArticleMerge multiple push notifications in tray (android)
I'm developing an app in Android using ACS push notification. For each notification received, it's displayed one by one, I want to know how can I merge them into only one notif item. I'm aware from the...
View Article