Application events firing after controller is destroyed
Application Type: mobile Titanium SDK: 3.1.1.GA Platform & version: iOS 6.1 Device: iOS Simulator Host Operating System: OSX 10.8.4 Titanium Studio: 3.1.1.201306112235...
View ArticleIs titanium social modul working for anyone with the latest SDK/latest IOS...
I added the social module from Marcel Pociot and everything looks good on the Simulator. But when I run it on an iPhone I get errors from both Twitter and Facebook. Does anyone else have this issue?...
View Articleupdate Geolocation with activity
Hello I'm working with Geolocation, but when I get the latitude and longitude, the device gives me a position that is not correct. How I can get an updated position in titanium? Activity may be working...
View ArticleAndroid tableviewrow is firing swipe ?
According to this link tableviewrows cannot fire swipe events. I see that this did change starting Ti 3.1.0, for Android only, and that wasn't event mentioned in the release notes. The worst thing...
View ArticleExport out of sqlite, readable sqlite formatted file for Titanium
Here is my issue. I am using Titanium Appcelerator to build an app that accesses my database and other various things. I have two separate files. One being an et.sql file in readable format and the...
View ArticleSending Email Using ACS and managing on server side
Hi Everyone, I am trying to send emails using ACS. That will be automated email even if the App is not running email should be sent after some specified time. So, My question is Using...
View ArticleAndroid Tables - custom table rows still not working correctly
I've a fairly small table generated with static data but it still has problems rendering all the rows correctly. Missing rows, existing rows that go missing when scrolling. I've set the row classnames...
View Articledeclare adActivity in AndroidManifest.xml with config changes
How do I declare adActivity in AndroidManifest.xml with config changes? After downloading the admob module, I am told I need to do this. Where is the Android manifest.xml and is this different to the...
View ArticleUnable to upload photo on ACS
I am trying to upload a photo using ACS, but I am getting some runtime error. Here is the code that I am using: var image; function uploadPhoto(){ Titanium.Media.openPhotoGallery({ success:...
View ArticlePicker not working in Alloy
I've created two windows and a click event in the first window opens up the second window. But when I use picker the app seems to crash every time I open the second window and shows up the following...
View ArticleNeed to configuration of Note 2 and S4 emulator in titanium studio!!!!!!!!!!!
Hi Friends, I want to configure the note 2 and S4 emulator for android application development using titanium. And, Am facing the problem is that while the images are not proper alignment on s4 and...
View ArticleIs there a way to make a customized picker in alloy
I want to create a customized picker for my project. Is there a way to customize it coz the native picker looks quite boring I've tried changing the height for picker row and background, but it doesn't...
View ArticlePlaying audio files
Hello, I recently came across this when one of my beta testers pointed it out. For certain user generated actions, like taps, I'm playing an audio file. pop.caf for example when the user touches a...
View ArticleTitanium App Crash Reporting
I want to send crash report to my server or want to integrate with anyone of this Library Google Analytics crittercism crashlytics flurry HockeyKit But Titanium itself handling App crash and showing...
View Articleis there any API to control the focus in window?
I want to control the focus moving,as first focus view is A ,then the second is B
View ArticlePAYPAL BUTTON
Hi, I am getting some problem using the latest paypal module for titanium with ti. SDK 3.1.1 GA. On android the paypal button is not even showing up giving the button display error and on iOS it shows...
View Articlepics not displaying in ios
i had developed a grid where in i'm going to display pics from facebook but facing a problem its shows white screen.if i click on image randomly i can see the pic or else white screen is displayed.pls...
View ArticleNow.js and titanium
While using titanium and now.js there is a 15 character limit could anybody help me out!
View ArticleCan't use mobile network (3g 4g), only Wifi works (Android)
I don't understand why, but for some reason my app cannot make use of the mobile network (4g), anything internet related will not work unless it is using Wifi. My XHR, my Pusher Module, nor the code in...
View ArticleACS Custom Objects
Hi, I have an ACS mobile app that creates a custom object from a locally stored record. If the custom object is stored it updates the local record with the custom_object.id. The code is below and seems...
View Article