MVC NODE.ACS app starting twice
07/26/2014 08:40:020.651 [INFO] [4136] ------------ Run MVC App ------------ You specified a Timezone but have not included the time module. Timezone functionality is disabled. Please install the time...
View ArticleLabel text container resize error on Android 4.0.4
Hi there! I have an application (3.1.2.GA build) with the following problem: There is a slider which change the label's font size (black text color, red background color). When I increase the size, it...
View ArticleError when running android emulator
I created a simple android project. When trying to run it i have an error. Many thnaks for your help. [ERROR] Application Installer abnormal process termination. Process exit value was 8...
View ArticleFacebook share screen shot as picture error on Android
Hi ! I try to post a screen shot of my window on Facebook. This work perfectly on IOS but not on Android. Please help ! Here is my codevar data = { caption: _msg_to_post_textarea.getValue(), picture:...
View ArticleACS Push Clients Reduced
I had over 7000 push clients till yesterday and today it just shows a little over 700, what can the issue be?
View ArticleAlloy and singleton models
Hi everybody, let me start by apologising for the long post. I'm new to Alloy models and I'm trying to study them but I can't find a way to understand and make use of them. For example, let's say we...
View ArticleAndroid - Sharing data with the app through intents and the intent gets "stuck"
Hie. I'm trying to share data with my app from other apps. I've added a "SEND" intention to the custom AndroidManifest file like so - <activity android:configChanges="keyboardHidden|screenSize"...
View ArticleiPad with iOS 6 : Launcher Image/Splash Screen shrinks on App Launch
Applciation Type : Mobile Titanium SDK : 3.2.0 Platform & Version : iOS 6.0, 7.0 Device : iOS Simulator iPad non-retina, iPad 2 My application supports only Landscape for iPad. I've provided...
View Articlesplit […]
in a rss fees i am not able to read the full description as i am getting this […] at the end ie ... in a html..how can split this.. ??
View Article"Failed receiving GCM SenderId" getting device token
I had created an app with push notifications using mqtt recently when I saw the notice about the forced change to GCM. I changed everything over to GCM and tested it successfully on android (emulator...
View ArticlePassing arguments to collection url in Rest Sync adapter in titanium
Here is my model job.js which makes use of restapi adapter from [here] (https://github.com/viezel/napp.alloy.adapter.restapi) Here is my model file: exports.definition = { config: { "URL" :...
View ArticleTi.Calendar.allCalendars not showing any calender on ios7
hey I am trying to add an event in calendar for iPhone. The below code is working on iphone simultor 6.1 & iphone device 6.1 but fails on ios7, iphone ios7 or ipad ios6.1.3. I am not getting any...
View Article[Android SDK Home] No android sdk were found
Hello, I have windows 7, configured enviroment variables as recomended titanium, Installed android sdk from titanium studio version 3.3.0 with titanium sdk 3.3.0. Here is my ti setup:...
View Articlejava.lang.NullPointerException on...
Hello Folks, I currently have an application in the google play store and recevied a crash with the following stacktrace: java.lang.NullPointerException at...
View ArticleApp Badge for Android
Hi, I know appbadge is not supported for Android.But how some of the android devices are able to show appbadge for application on the icon like in the link provided? http://i.stack.imgur.com/KSk2p.png
View ArticleTitanium Update Install Button does nothing
Titanium Studio, build: 3.2.3.201404181442 OSX 10.9 Trying to Help .. Check for Titanium Updates Click Next.. Then Accept terms of the license agreement checkbox, Install button enables. But clicking...
View ArticleDetecting if Facebook authorise first time or a subsequent attempt
Hi all, Ti SDK 3.3, iOS 7 Trying to get my head round the Facebook implementation and integration with ACS I'm able to authorise a facebook login and also create an ACS account. However, how do I tell...
View ArticleMaps v2 crash on start
Using a very simple example app from the site, and regenerating my google API keys, I find that my android build crashes at launch. If I remove the map from Alloy or don't add it to an active view in...
View ArticleAndroid - Remove ActionBar Button
Hi, I'm trying to remove one of the two button on my activitybar. I have seen that there is function called removeItem(..) that takes the itemId of the corresponding bar button. I have created a menu...
View Article