ti.cloudpush build fail...
Hi all, I got a compilation error trying to use CloudPush to test push notification in Android from ACS... Here are the errors : [ERROR][AndroidRuntime( 431)] FATAL EXCEPTION: Thread-15...
View ArticleACS - config server count
In the ACS documentation i see where I can config some things like server count, etc on an ACS instance. However when I attempt to increase the server count, it errors stating that the max allowed is 1
View ArticleiOS7: Change color of backButton and window title
Hi, I was wondering whether there is already the possibility to change the color of the backButtonTitle and window title on iOS7? Haven't found a ticket on Jira so far. I know this is not available for...
View ArticleIn app update functionality for android.
for Titanium 3.1.0 and Android 3.1- How To Implement In-App Update Functionality in Your android App? Have you ever used an android app where upon opening it, it tells you that there’s a new update,...
View ArticleGet View Controller
I have a feeling that, although it's a simple question, the answer might not be simple, but I'll ask anyways With a reference to a controller, the following is possible: var controller =...
View Article'null' is not an object (evaluating '$model.__transform')
Hi, I am attempting to bind a sqlite database to a tableview. I keep getting the error: "'null' is not an object (evaluating '$model.__transform')"; I've tried adding a transform function as well, same...
View ArticleHow to convert the service response to an image and display that on UI
Dear all, Is there a way to convert the service response results to an image in Titanium. My requirement is to convert the service output to image file and showing on the mobile UI. Please provide me...
View ArticleAndroid how to close/finish an activity
I am trying to give users the ability to open up the wifi settings directly from my app if their wifi connection gets lost at any point. To do this I am just simply popping up an alert that gives them...
View Articlecode for android app update...
Titanium sdk-3.1.0, Android 3.1 I have developed an app for android. When i installed it for first time, the app works. But when i do some changes in source code, and recreate the .apk file , store it...
View ArticleGoogle Geocode API cors problem Mobile Web
I am not a developer by trade. I am trying ti implement a forward geocode but really struggling. The advice from this forum is to use the Google API. However, I am running mobile web and have cross...
View ArticleWorkaround for streaming to Android that allows background play AND scrubbing?
Does anyone have a solution for streaming audio to Android that will allow background play as well as allow the user to control their current playback time? On iOS the videoPlayer covers this. On...
View ArticleFilter Ti.API.debug in the console
Hello, I would like to have only trace of the Ti.API.debug message in the console. The Titanium Studio (3.1.2) console filter switch does absolutely nothing. ![alt...
View ArticleHow to test the mobile web is iOS simulator
Hi I am creating the mobile web for an app.The app works fine in safari browser but now i want to test it in iOS simulator so when i drag the index.html mobile web browser it just stays on the splash...
View ArticleReaching the url of a blob + sharing with documentViewer
I've got two questions regarding blobs and the documentViewer. Before asking them, here's a code snippet with comments: //I make a blob (an image) of an already existing view, and save it to the photo...
View ArticleAppcelerator Cloud - Find string in photos.title
Hi, I'm having trouble using the query/search capabilities of Cloud.photos, more specifically, finding a way of search for a string in title field. After reading this: Search & Query, I was able to...
View ArticleGroundoverlay or android map
I plan to migrate my iPhone app to Android. In this relation I see an issue with groud overlays like this: Any ideas? Rainer
View ArticleGoogle Play ViewPager and Tabs module
Hi, I developed my own module like google play viewpager and tabs with indicator in android devices. Please send me your opinion about this. This is my module: https://github.com/dreamlearn/viewpager...
View ArticleOn device installedApp comparision with google play store/Appstore
I have developed app for android and ipad. I am working on Titanium-3.1.1 and Android-3.0. I want the manual functionality for app updates on device as following: On onload event of app, Compare the...
View Articlemanual update functionality for android app
I am working on Titanium-3.1.1 for android-3.0: I want the detail description for android app updates on device when latest version of same app updated on google play store. Give the alert for update...
View ArticleChange Android picker row styling
We have an app using a slightly modified Holo theme (dark). On one screen you could have a number of Ti.UI.Picker controls, all with similar (or even identical) drop-down rows (simple one-column text)....
View Article