Upload image to ACS (appcelerator cloud) from a image url
how to upload an image to ACS from the link image link? I know how to do it from photogallery but i wish to upload directly from an image link to appcelerator cloud services. For example :...
View Articleproblem for install appcelerator in linux debian 64b
Hi guys how are you! I have a problem and is that me try run the appcelerator in my debian and the application show its windows ok but, the application crashes and after this close. Always does the...
View ArticleUse Alloy infiniteScroll ?
I'm trying to use the Infinite Scroll widget but I can not get it to work (the action does not trigger at the end of my table) InfiniteScroll on Github The documentation say to add this in a table view...
View ArticleiOS7 Hide NavBar in App with tab group
Hi, does it possible hide the nav bar in an app based of tab group? I would like hide the navbar only on the first window. Thanks.
View Articleprevent application from reload after go home in android
hi, iam using 3.1.3.GA for android mobile app when i press home and do another activities on the device then press on my application again , it just like its opening from start again , how i can make...
View Articlemissing bindings json file (AdMob)
hi, i have an strange error. I made a iOS App and want to use the same source for android. Compiling gives the following error:Titanium Command-Line Interface, CLI version 3.2.1, Titanium SDK version...
View ArticleHow to make GridView
How to create GridView for iOS (iPhone/iPhone5/ iPad) How to get Gridview in Potrait 33 matrix and in landscape 42 matrix. var topGrid = 0; var leftGrid = 0; var containerHeight = 108; var...
View ArticleTi.Map question(s)
Hi there! I'm developing an app which take the user location. Here's the code I use:Titanium.Geolocation.distanceFilter = 1; Titanium.Geolocation.purpose = 'I would know your position...';...
View ArticleAndroid animation anchorPoints not working
I've read so many threads on how this has been fixed. It certainly is not. The example in the docs doesn't even work. Here it is for reference var animationType = [ { name: 'Top Left', anchorPoint:...
View ArticledeployType/Environment for distribution
Hi I had set my environment in config.json like"env:development": { "BASE_URL": "https://service.myDevelopmentdomain.com/dev/ABCClient.svc/" }, "env:test": { "BASE_URL":...
View ArticleTitanium.Network.registerForPushNotifications never call back if you switch...
Hi, Why is that Titanium.Network.registerForPushNotifications never call back if you switch off all notification for a titanium app in the Notification Center? So, for now this is how I do it. Since I...
View ArticleKeyboard vanishes when orientation changed
I have a textfield added to a scrollable view. If the text field is in focus with the keyboard open and I change orientation of the simulator, the keyboard vanishes when the orientation is changed. I...
View ArticleACS Friend Request
1 Application type: mobile 2 Titanium SDK: 3.1.3 GA 3 Device: iOS simulator and Device 4 Host Operating System: OSX x.10.8.5 5 Titanium Studio: 3.1.3, When we send friend request to any ACS friend we...
View ArticleAndroid titanium com.activate.gcm Module Issues
Hello Everyone, Its urgent to help me that i am using the module of com.activate.gcm module for the purpose os push Notification.. So i am using to this following steps:----> 1).I am generating a...
View ArticleIphone4 does not get push notification value(payload)
I am new in iphone development field and basically web service developer. I have a two device that is iphone4 and 5, when i send a notification from iphone4 to 5, it works fine but when i send a...
View Articleshowing ACS data in ListView
Hi, I'm working on ACS, i want to show profile pictures of the users in a listview. i am downloading pictures from ACS but some users don't have profile pictures, when i retrieve all pictures in a loop...
View Articlefocus() not working on ios
I am creating a piece that uploads a photo with a message. After the user either chooses a gallery image or takes a photo, a textfield is supposed to focus so the user can enter the message they'd like...
View ArticleTextfield Focus
I have 3 horizintal textfields. When i enter all the textfields and press back its working normally means all the textfields are focussing. But when i enter the first textfield and when 2nd textfield...
View Articleyoutube.com in android webView doesnt play videos
hi , iam using 3.1.3.GA for an android app , and thers is a window contain webView for viewing m.youtube.com/### , when i press on video to play only sound that iam hear , i have to press full screen...
View ArticleUsing the same elements in the controllers and views in Alloy without...
Hello, help me please. There is a sliding menu. Need to add it to the many views:<Alloy> ... <Button onClick='showMenu' ... /> <View id='leftMenu' left='-60%' width='60%' ... >...
View Article