Option dialog on iPad bad visualization, double
Creating a list bigger than ipad mini screen's height, looks like is fine but when i scroll down i can see two list, one static and other that can be scrolled. When clicking i'm selecting in...
View ArticleApplication has exited from iOS7 simulator - after retrieving multiple models...
Hello I'm working on a mobile titanium app. I have two models, one for billEvents and one for the persons that belong to billEvents named billEventsPersons. Now I'm experiencing some weird behavior, it...
View Articlemaven encryption
can any know how to encrypt the password into maven format. Actually i'm working on openbravo there the password format is "maven ".I need the post the password in "maven format"
View ArticleCatching Exceptions
Is there a link, article, or section of the docs that describes best practices for catching exceptions by, I assume, the use of try/catch/finally? I am noticing that, in many cases, the entire...
View Articlethe app references non-public selectors adSpace
hello while uploading app to appstore via application loader i get error mesage The app references non-public selectors in ... adSpace i am using ti.flurry 1.3.1 module...
View ArticleNeed help getting restapi to work
I'm trying to use the restapi.js to fetch a user from my rest service. I successfully am making a request but after that I'm getting the error: "'null' is not an object (evaluating...
View ArticleGalaxy S3 tablet not using correct dpi image from resources
I am using the 3.1.3.GA SDK on windows. On the Android emulator the correct images from the res-ldpi, res-mdpi, res-hdpi, res-xhdpi are being pulled in correctly for the relevant screen sizes. When...
View ArticleAndroid Round Corners with percentage
I'm having a problem with this on android. If you use a value in percentage for borderRadius in iOS everything is correct. Pass that to android and the property is ignored. Is this a bug? Titanium...
View ArticleTypo ListItem itemid in documentation
Dear Appcelerator, we came across a small but significant typo @ http://docs.appcelerator.com/titanium/latest/#!/guide/ListViews-section-37521650_ListViews-ListDataItem The ListItemData property...
View ArticleHow to check if values exist in a collection? (and other collection's stuff)
Hi, I'm trying, in a loop, to check if a model (in fact, only its attribute "name" matters) exists in a collection, and then add it to the collection in the case where it doesn't exist. But, it seems...
View ArticleHow to change the color of the TextField line in Android?
I was wondering if there is any way to change the color of the line in the TextField to be something other than the default blue in Android. I'm working with Titanium 3.2.0, Mac OS X 10.9.1 and a Nexus...
View ArticleUpdate Bug
When first starting Titanium I am asked to update. When doing the requested update I get an error message that says the update failed. Attached is the log file. [code] !SESSION 2014-02-20 19:24:40.015...
View ArticleApplication type: mobile
Titanium Studio, build: 3.0.1.201212181159 (c) Copyright 2012 by Appcelerator, Inc. All rights reserve Windows 7 .. design Android apps Here is the ERROR: [ERROR] Application Installer abnormal process...
View ArticleWhat is the location of iPhone music files for reading and processing and...
I have the code working on Android and Windows to locate/upload the music files but it does not work on iPhone. I need to be able to upload these music files to a web server for storage and playback.
View Articlehttpclient send arrays to server
I need to send data from a large form to server. Most of the values are arrays something like following:var params = { username: 'username', id: 'id', description: { defLang: "someText", en: "Text in...
View ArticleStrange effect in nabvar with IOS7
When I start the app the image of the navbar from home running, but if I navigate to another screen and back to the home of the navbar image makes a strange effect. Is it a bug? W.Home = function(){...
View ArticleHow to authenticate the mobile user using Windows Azure AD?
I am developing the titanium mobile app targeting Iphone and Android devices. The mobile app has the login sreen where the user enters the username and password. The App users are created in Windows...
View ArticleIssue with Flip view not displaying correctly on iOS
I'm struggling with an issue on my flashcard iOS app built with Appcelerator (Titanium v 3.2.1). Code snippet is below, the issue i'm experiencing is as follows.... User taps the masterview to animate...
View Article[ERROR] Application Installer abnormal process termination. Process exit...
Hi everybody, What this error mean? [ERROR] Application Installer abnormal process termination. Process exit value was 143. My project in android use the titanium sdk 3.1.0 and now it's don't working....
View ArticleHow to parse attributes inside CDATA?
Please get me how to get the individualSMS, individualEmails from CData Section Is it possible? <![CDATA[<?xml version="1.0" encoding="UTF-8"?> <Response...
View Article