Pins on a Google Map
We built an TiAlloy app with 5 different types of pins(locations) to populate a map based on users location and/or navigating around the map. ie if you are in NY it will automatically show you pins...
View ArticleThx Appcelerator - new App released
This is no real question but as a relative active user in this forum I would like to introduce our new app. GetBuzz - Flirt & Dating App iOS:...
View ArticleResume Android App from background
App type : Mobile Android SDK - 18 TiSDK - 3.2.1 My app is alarm manger kind not i set alarm and i move to background and i used https://github.com/benbahrenburg/benCoding.AlarmManager and register for...
View ArticleiOS Multipeer Connectivity Framework
I am looking to support direct peer-to-peer communication on iPad 2's. I am aware of current solutions for communicating between devices; but built-in Bonjour support requires use of a WiFi router, and...
View ArticleNot Receiving Email Confirmation
So I received the SMTP Check successful email when I configured my smtp settings. But now there is an issue where when I create a user I never receive the confirmation email. Even if I click on the...
View ArticleEmail not Receiving at User end from ACS.
hello I am working on user email verification Through ACS. After Successfully setting my SMTP setting on ACS. I have to user confirmation email. I got the message 'successfully sent'. But on My account...
View ArticleGCM registered and push notifications seem sent but not delivered
Hi, We decided to make the switch to GCM after the 31st. We succeeded to have an Android device registered to GCM and a specific channel on ACS (cf "Show Subscribed Devices" in the ACS Push Console)....
View ArticleTab group grey icons in io7
Hi All I am using titanium sdk 3.2.1GA and viewing on a io7 device. I am using glyphicons and i cant for the life of me figure out how to make the inactive icons any color except grey??? var tabGroup =...
View ArticleCan my titanium application communicate with external hardwares.
Hi, am currently using Titanium Studio version 3.2.1 and Mac system with mountain lion OS. Am developing an application for external hardware device on which my iphone will be mounted and connected to...
View ArticleGPX parsing
Anyone know of any GPX parsing libraries out there that could easily be ported to Titanium? I am completely capable of developing my own but if there are already libraries that would be helpful from a...
View ArticleButton "font" property not working on MobileWeb
Hi everyone. I'm working in a Mobile Web project and I noticed it seems "font" property of Ti.UI.Button isn't working properly. I've created a test project, where I'm placing a Label and a Button in...
View Articlewcf titanium authentification
hi i want to make a wcf of authentication so plz how can I send the password and the login from titanium to the wcf and idea plz
View ArticleSimulate TableView row click with fireEvent
Hi; My codes as below. But fireEvent doesn't work. Where is the wrong? $.TableViewNavigator.addEventListener('click', FncNavigatorTableViewRowsClick); function FncNavigatorTableViewRowsClick(e) {...
View ArticleListView Scroll Position
Hi, I am working with Titanium.UI.ListView Control Is there anyone know how to know where is Scroll Position of ListView? because I would know that user does scroll at the middle of the ListView or...
View ArticleFacebook Module has no addEventListener or Authorize methods
So this isn't a question, moreso a getting details from JIRA into the Q&A section as I was looking around for a while and didn't find anything. My setup was: lib/facebook.js - a custom library used...
View ArticleHow to make a REST API request for CustomObjects on ACS
I receive: 'Failed to authenticate user' this is i doing: - first make a request for login an admin user, Ok - get a user id from the previous login and make a new request from Create CustomObjects...
View ArticletableView.filterAttribute = 'filter' not working in android, if called out..!!
Application type: mobile SDK: Titanium SDK version: 2.0.2 (05/30/12 10:21 2ff31a3) Platform & version: android 2.3 Device: Android Device Host Operating System: OSX 10.7.4 Titanium Studio: build:...
View ArticleImage or imageView.image or Blob pixel information
Is it possible to loop through every pixel in an image or imageView, or an image loaded up as a blob? Like, for example, if I start at pixel 0,0 of the image, is it possible for me to start there,...
View Articlehow to get a fluid animation on rotation
Hi, I'm developing a simple application for the iphone using a portrait and a landscape mode. I'm using the listener on the view like thisTi.Gesture.addEventListener('orientationchange', function(e) {...
View ArticleUnable to see Pie-chart or Bar-chart in Android Tab
I am developing an application using titanium studio in which i am using RGraph library to draw a pie-chart dynamically.I can see that pie-chart in all android phones,I-phone,I-pad but when i run that...
View Article