Community Questions & Answers
Are 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 Supported or Optimized to run on Ipod 2G? Which IOS...
YouTube 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.
Detection 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!
Local 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 registerForPushNotifications. But the documentation states...
Does Titanium appcelerator support iPod
Hello Everyone, My question is : Does Appcelerator support iPod device? With Best Regards, Naveen Butola
How 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 openMusicLibrary function. Even when I JSON.stringify...
create dynamic titanium apps - under your full control even after published to the app store
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 to create Titanium applications...
THANK 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! :)
Any 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!
Maybe 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 schemes/graphics? Is/are there special settings for...
Auto 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 correctly. {title2:L('besttime_title'),...
How 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 have an email account setup. Thanks!
Current 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. Or, at the very least, get the first song in the...
Background 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 have their bg images scaled. It works for other views,...
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 urgent .. please help..
Button not appearing on nav group on iPod Touch?
I have an app that uses a navigation group. On the last step, I have a system button that calls a "start over", which closes all the views and returns to the beginning (and resets some saved...
App crashes when pressing done while playing the video in IPod touch
Hi All, I am trying to stream video which in located on the server somewhere. In Iphone every thing is allright but on IPod touch App is crashed when pressing the "Done" button in the middle of streaming. Here is my code...
Multiple videos in iOS
OK... big question which probably has no answer but here goes... What I'm after developing is an app which can play 2 videos at once from an external http source. Is this possible?
How can I package and deploy to someone else's iPhone or iPod touch
I was wondering if there is a proper way to deploy to someone else's phone for testing. I don't yet have the apple developers license, but I am just saving the pennies to do so and build for myself, and also have someone else run the same tests and QA for...
Made for iPod/iPhone interfacing
Is there going to, or is there already an example of utilizing made for ipod/iphone hardware using appcelerator?
MediaPlayer.Framework in appecelerator
hi, i'm developing an app and i need to use something similar to "MPMediaQuery" (objective-c) to retrieve all the items from my ipod library. is it possible in appcelerator with Titanium.Media? or, at least, a way to integrate the...
Application killed by springboard - Warning from DTPower?
Hi, My application keeps being killed by springboard (signal 9) after about 5 minutes of extensive testing on an ipod touch. When looking at the log files the following warning message always appears before springboard kills the app...
iPod-like Player Window
How can I best achieve this? I have a tabgroup that's used to control my radio app, and I'd like to open a window like the one in the iPod app (all black, with play and volume controls on the bottom). How can I switch from a tabgroup to a window like...
My app just got approved and is on the app store !!!
Thanks to all at Appcelerator - Staff and Community ... This is my first app ... [Holiday Spirit](itms://itunes.apple.com/us/app/holiday-spirit/id409589638?mt=8) ... Please give it a whirl and a nice review ;) Thanks, JD
Webview-embedded HTML file can't send events to an associated script -- works in emulator but not on physical device
I have a case of a project that runs perfectly in the emulator but not on the iPhone/iPod/iPad _but_ only if I use a Titanium SDK _after_ 1.3.2. I submitted sample files to the bug site over two and a half months ago. As best as I can tell, the submission...
Playing an ipod playlist or single song
Hey guys, Is it possible somehow to play an ipod playlist or a single song that the user has synced to the iphone via itunes?
Titanium.Media.AudioPlayer with iPod Library
I am considering converting my iPhone app to Titanium, but the most crucial piece is that I need to be able to play two different songs at once from the iPod library. This is possible using objective-c with AVPlayer. In the Titanium SDK, I assume playing...
App Memory Usage on 4th Gen (Low Memory crash)
I have a completed application that runs great on 2nd Gen iPods, as well as iPhone 3GS and 4. However, when running the app on a 4th Gen iPod, low memory crashes are not uncommon at all. When I run the app through XCode using the "Activity...
KS_nav icons, @2x versions for Retina display?
Since the Retina display on the 4th Gen devices has a higher resolution, we need to include @2x versions of the images. Does anyone know if there are @2x versions of the various KS_nav icons ("ks_nav_ui.png", "ks_nav_views.png", etc)?
iAds - Appearing Irregularly
Hi all, I'm racking my brain on this one. In the simulator the ad seems to only be showing up once in a while. When running on an iPod Touch 4G (in dev), it never shows up. I'm really not sure what to do here. I have noticed that when I open the...
Low Memory Crash, only on 4th Gen (?!)
I have a complete application that I've been testing on 2nd Gen iPod touches and 3rd Gen iPhones without any problems. Today, I just got my hands on a 4th Gen iPod Touch, and my application frequently crashes because of Low Memory! I restarted the Touch...
Passing parameters with HTTP Client, double encoding!
I am using Ti.Network.createHTTPClient to pass some info to a PHP page, for example: ~~~ var email = "john@website.com"; var encodedEmail = encodeURIComponent(email); this.HTTPClient.open('GET', someAddress + "?email=" +...
Accessing the sounds/music from the iPod Library
Does anyone know if it is possible yet, to be able to access music and/or sounds stored in the iPod library portion. I need to be able to access those items, but I cannot figure out how to do that. Nothing fancy just need to read what is in there, be...
iPod Touch crash - Iphone is fine... LOW MEMORY
Recently loaded my app onto an iPod Touch 8GB (new ipod) and it is crashing. There is no warning dialog, it just quits the app. The log in Xcode displays 'Low Memory' for these events. The window being opened that seems to crash is mainly a scrollView...
iPod stops playing during video player playback
How can I have the iPod's audio continue to play while I'm using a video player? I found 'defaultAudioSessionMode' in the apidocs, but I'm unclear on how to use that (or if it would even help). Any suggestions?
I would like to play Playlist and iTunes tracks from within my app
My app works best when it has the users music playing in the background. I have seen a native iphone API for playing music tracks and playlists. Currently users have to first run itunes start some music then run my app. I would like to be able to list...
Activity Indicator Crash
I tried to add an activityIndicator by using the Titanium.UI.createActivityIndicator() method, but the app crashes every single time with the following [stack trace.](http://pastie.org/1025364). Any help is appreciated.
shake 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', function(e){ Titanium.API.log('Shake', 'The...
Is the iPhone's MPMediaPickerController implemented?
I was wondering if the iPhone's MPMediaPickerController has been implemented in Titanium, or if another method is being used for retrieving a list of the user's music? I found the MediaModule class on Git that appears to do this sort of...
I spoke too soon
https://developer.appcelerator.com/question/23131/scrollview-text-fields This won't let me post on the other because I marked it solved. First of all I am forcing landscape mode. It does work only if the the width and the left does not equal 320 or...
Run on device (iPhone) not working
Hello, The first time I attempted to run a mobile app on my iPod Touch something offered to sign my app, but I canceled the signing (clicked don't allow) because I noticed that my project's appid did not match my provisioning profile appid. I changed my...
Phantom of the parad-App
Hi! I've just subscribed to the Apple Developer Program, and so wanted to try my App on my Ipod Touch. I've followed all the steps, everything seems to work great, iTunes received my app, but after the sync, the app isn't on my springboard. I've also...
Does Appcelerator Mobile support the iPod Touch
As I understand it, the iPod Touch uses the same OS as the iPhone. Does Appcelerator support iPod Touch development in addition to iPhone and iPad? Could the two models be differentiated by the Titanium.Platform.osname property and what would the result...
Showing 1-43 of 43