Crash sometimes on ipod
Hello,i made one application that is running good on iphone and problem appear when i installed same binary on ipod then app speed is slowed, and sometime its crashed after showing splash screen. its...
View ArticleBackground images on buttons are not scaled on my iPod.
All the bg images I use for buttons etc. are twice the size, so they will look neat on retina displays and the iPad. I just tested the app on my iPod (2nd gen iOS 4.2) and found out that buttons do not...
View ArticleCurrent song and its album art?
Is it possible to get the current song in the queue after the app has loaded? That is, if I play a song in the iPod app, and then switch over to my app, I want to show the user what had been playing....
View ArticleHow to check if an email account has been set up on iOS
Hi all, does anyone know a way to run the following iOS function? [MFMailComposeViewController canSendMail] I need to do this check in case a user runs an iOS device (iPod specifically) that does not...
View ArticleAuto Height on 2nd Gen iPod different on iPhone
I have a tableviewrow with a labels inside. The code is below. var CustomData2 = [ {title2:L('tips_title'), subtitle_info:L('tips'),touch:'false',className:"info_rows",rightImage:''}, //This displays...
View ArticleMaybe more of an apple question - branded apps and getting them accepted
Ive read that if you submit an app too similar to someone elses already on the store, it tends to get rejected.. but what of placing more than one version of your own app, with different color...
View ArticleAny guide on how to deploy app to device for testing?
I found some appcelerator guides on how to do this, but it seems to have been written for the older Titanium Developer? Can something similar be done with Titanium studio? Thanks!
View ArticleTHANK YOU APPCELERATOR!
This isnt a question, so I hope no one gets upset at what could be considered spam.. Last week I submitted an app I wrote to apple and today it was APPROVED! FIRST SUBMIT even! Thank you, you geniuses!...
View Articlecreate dynamic titanium apps - under your full control even after published...
Now you can create Titanium apps which can be updated at any time (just like web pages), even after they're published to the AppStore, but still are native apps! www.cloudebug.com is introducing an API...
View ArticleHow to store the selection of MusicLibrary ?
I'm using the latest 1.7.6 with iOS. I'm making an application that need to store playlists from the music library. My problem is that I need to store persistently the selection made by user with the...
View ArticleDoes Titanium appcelerator support iPod
Hello Everyone, My question is : Does Appcelerator support iPod device? With Best Regards, Naveen Butola
View ArticleLocal version of registerForPushNotifications
Is there a version of registerForPushNotifications for Local Notifications? I have noticed that my app doesn't automatically appear in the notification centre for banners and alerts, unless I use...
View ArticleDetection of Apple devices (iphone 3GS, iphone 4, ipad, ipod, etc)
Is there a way to detect what apple device the app is currently running on at runtime? I need to detect at least ipod, iphone 3 and 4 and ipad. Thanks!
View ArticleYouTube Video Download usign Application
Hello. how to make an application using that user can download videos from youtube in iphone/ipod and can watch it later.
View ArticleAre Apps built on Titanium Supported or Optimized to run on Ipod 2G?
I have a very simple app that retrieves data from the server and lists it over a table view. The app either seems to be very sluggish or has regular crashes on an IPod 2G. Are Apps built on Titanium...
View Articleshake shake the room that dosen't boom on Ipod
Hi, the shake gesture doesn't trigger any event..in simulator even on the device.. Im using titanium 1.3.2 , any feed back about it.... thank again..Titanium.Gesture.addEventListener('shake',...
View ArticleiPod touch. App icon stays as default Titanium icon.
Hi all, Bit of a weird one. Testing app out on an iPod touch, app works fine but the app icon always stays as the default Titanium one. Problem is client wants to install app on iPod Touches so need to...
View ArticleMade for iPod/iPhone interfacing
Is there going to, or is there already an example of utilizing made for ipod/iphone hardware using appcelerator?
View ArticleWhy can't I play remote videos recorded with an iPhone?
I'm working with Titanium SDK 3.1.3 and deploying for iOS. In my app I can record a video and then upload it to a ACS. On the ACS, links to access the video are created, which I can paste on a browser...
View ArticleIs there a method to differentiate between iPhone and iPod Touch with Titanium?
I have been up and down through the documentation and Titanium.Platform seems to lump iPhone and iPod Touch together as handheld devices. Any method to get which one I'm on?
View Article