image camera problem
Hi , I have a new problem .can any one guide me to slove that problem. Actually I have one image. By click that image ,the clicked image and camera has to open. suppose if we take a snap by fixing that...
View ArticleTrying to archive for Ad Hoc, but get`s error i xcode --developer-name &...
Hello, I want to try out an Ad Hoc distribution of my App, so I can try everything 100% before I submit the App to AppStore. (Mostly because of pushes). Building in latest Titanium Studio 3.2 + Ti SDK...
View ArticleAndroid Titanium Module : Can't create a module proxy
Hello, I'm trying to create a module for Android and i can't make it work properly. I work on Mac OSX 10.9.1 with Titanium SDK 3.2.0.GA and the titanium studio up to date (3.2.0). I've created a module...
View Articlegoogle analytics
Hi , I'm facing with one issue can any one guide me please.Actually i'm doing page analytics in my app. I wrote the code like this in alloy.js var GA = require('analytics.google'); GA.debug = true;...
View ArticleNulling elements has failed
In order to free memory in my application, i tried to null elements which were written in an xml file(detailsoireescreen.xml ) and added to a View. this is the detailsoireescreen.xml file <Alloy>...
View ArticleSerious ACS push notification bug
Hello. I need and expert from Appcelerator team about ACS push. I am using ACS push on Android with no problem. Today I released IOS version of same app. There are approx 70 android user and 3 IOS user...
View ArticleGlobal SQL Error Logging
Hi, I am working on an app that uses SQLite db using Titanium Appcelerator Alloy framework. Here's one of my models: customer_order_queue.jsexports.definition = { config: { "columns": {...
View ArticleiOS Module Build Error normal i386 | iOS 7.0 | Titanium
Hey Guys, I could really use some help here I have been stuck on this issue for over a week and still have not found the solution. I am currently trying to build a iOS custom module for my project and...
View ArticleAndroid Holotheme with modal Windows making trouble
Hey, i try to assign a holo-theme to my android Application- that worked. But if i declared a window as modal=true it doesn't work anymore ... I've read another post regarding this problem, but i can't...
View ArticleAndroid camera taking 3 pictures at a time
I've been trying to get a simple camera app working on android and running into problem after problem... so any help would be much appreciated! I've managed to get the camera view to take a picture...
View Articlehow can i read data from this service?
how can read data from this service but from the "checkuserlogin2" function by using json not sub the link of service http://www2.rentcentric.com/CRXSoap35V5Test/CRX.asmx
View ArticleLots of Button Events: crash and 'NSRangeException'
Hi Everyone, I've got this strange crash bug that seems to occur when tapping on a lot of buttons on the screen. I've got about 10 buttons that all have event handlers on them. I show/hide the buttons...
View ArticleAlloy - Backbone - how to save model to collection
I've read all the doc I could find, and as many of the QA posts that seemed relevent, but I'm still not clear how the API for models and collections works. I know that roughly model = record and a...
View ArticleApp resumed or pause events not firing on including a commonJS file.
In app.js, if I just include the pause and resumed app level events they fire successfully but if I include my commonJS file and then have the app level events below like this: App =...
View ArticleStrange problems when working with TableViews
Hey, i'm experiencing some strange problems when working with TableViews. When the app starts, the table is filled with setData and rows can be added, moved and deleted. The first problem occurs...
View ArticleAndroid - Application doesn't restart after being sent to the background and...
I'm using TItanium SDK 3.1.3 and my project is made in Alloy 1.0, the problem I'm experiencing has been reported in the past but even when I try to use the recommended fixes for it, it just won't work....
View ArticleReturn null or undefined from a module
How do you return 'null' from an iOS module or 'undefined' from an Android module? What I've discovered so far: Returning 'nil', 'Nil', 'NSNull', or 'NULL' from an iOS Module results in 'undefined'...
View ArticleApply style to an object created in controler ?
Hi! I use Alloy and I know we can add styles in *.tss file and it makes link with the components in *.xml. In my controller I created a tableView and I changed some proprieties of styles. I also add...
View ArticleHave you tried Airpush?
Hi Appcelerator forums! My name is Nick and I am part of the Airpush publisher solutions team. We the largest Android only mobile ad network! We offer guaranteed weekly payments for developers earning...
View ArticleTypeError: Invalid Version
I create android module on OSX by CLI, "titanium create --platform=android --type=module --name=module_ok --id=com.aspire.hgh --android=$ANDROID_SDK",But compiling failure? The odd thing is that I...
View Article