Help, Replace SQL Sintax on model...
Hi everyone, I'm making a mobile system that communicates with my web system. This system registers sales ... This is my model config: { columns: { "sale_id" : "integer", "sale_price" : "real",...
View ArticleAlloy deploying to android
I am using Titanium 3.1.2GA with Alloy plugin 2.2.0, Android SDK 4.3 [x86]. I have created an out of the box Alloy 2 tab project and all compiles OK but fails to run on any emulator. I have tried all...
View ArticleProblem sending custom TableViewRow objects via a global event
Hi guys, I'm running into a strange problem developing a mobile application. I'm currently working and testing on the iPhone simulator. I'm running Titanium SDK 3.1.1.GA on Mac OS Mountain Lion and...
View ArticleLineaPro 5 & IOS6.1
Hi everyone. We currently have LineaPro4's paired with IPhone4's/IOS5, but are getting ready to replace them with LineaPro5's paired with IPhone5's/IOS6.1. Forgive me for asking a vague question, but I...
View ArticleXCode Cache
I'm building my appcelerator project using the cli tools. When I run titanium clean, the command clears the build folder and deletes my xcode project When I run titanium build --platform=ios, the...
View Articlemy application crash on android but not iphone.
I everybody. My application get data with xml. This datas are in tableview.This application run in iphone and ipad but not on android. I don't understand my errors. You can help me please? My code...
View ArticleBind collection to more than one view?
Is it possible to bind a collection to more than one view? First I bind a collection to a ListView on my first window and call fetch(). It displays all the models. The next screen binds the same...
View ArticleWhere to enter Reg no?
Hello, I was reading Android Push Notification documents. Now my code is ready and i come to know i can use the Appcelerator to push the notification. So as per the documents, i need to enter GCN...
View ArticleSplash Screen for iOS7 but Keep Existing Splash Screen for iOS 6 and Older?
As we all know, iOS7 uses a flat design so most of us are updating the UI and design of our apps. Because of this, I'll need to use a new version of the splash screen only for iOS7, but retain the...
View ArticleAny success with compiled pure JS / packaged javascript module?
I would like to be able to create a module that can be shared between a few of my projects. All of the code currently exists in one of the applications as a "pure JS" CommonJS library. My UI code does...
View ArticleACS Query that has worked for months... now returns nothing... hmmmm
So, I have an app that shows a 'pop up announcement image' at app startup, based on the date. For example, I have an image stored in ACS with a startDate of Aug 25 and an endDate of Sept 30th, so it...
View ArticleWhy do Android and iOS return different label objects to my event listener?
Using the following code in the android emulator vs the ios simulator I receive different event sources. In the emulator I receive [object Label] but in the simulator [object TiUILabel]. It seems that...
View Articleview's backgroundImage same as for tableView with style GROUPED
I need to make view with background which is used for tableView with style="Ti.UI.iPhone.TableViewStyle.GROUPED". I've tried to get GROUPED background property using:...
View ArticleiOS7 App submission warning : app references non public selectors
Hello, I tried to submit an iOS7 app on the App Store today. But I have a warning on the validation : The app references non-public selectors in Payload/My App.app/My App: push: Here is versions of...
View ArticleHow to create a dynamic speech bubble???
Looking at this thread: Can some explain how to create a bubble view where the window change accordingly to the text....
View Articlecolour recognition
Hi, I'm currently doing a uni assessment, create our own app. I am wondering where I could find tutorials to get the app to recognize the colour the "colour blind person:has just taken a photo of. Then...
View ArticleThe M7 coprocessor
Does anyone know when we will see the new CoreMotion API functionality in Appcelerator to interact with the M7 Coprocessor? Soon I hope!
View ArticleBuild errors: No content provider found for:, DexOpt: not resolving ambiguous...
Application type: mobile, Android Titanium SDK: 3.1.2 (08/14/13 12:45 5ceaff8) Device: Android emulator Host Operating System: Windows 7, proddesional Titanium Studio: build: 3.1.2.201308091617 Hi all,...
View ArticlePermanentRedirect The bucket you are attempting to access must be addressed...
I've installed Amazon Web Services (AWS) Module ( https://marketplace.appcelerator.com/apps/3142 ) from Marketplace and trying to upload image, but got an error above. I guess that endpoint must be...
View ArticleGeofence module events work in the simulator only
I recently posted a question about triggering local notifications using Aaron Saunder's geofence module. After discussions with another Titanium user and some testing in the simulator, we got it to...
View Article