Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

3
votes
1answer
2k views

iPhone App backgrounding with MPMusicPlayer

I'm working on an iPhone iOS4 application that incorporates playing music from the user's iPod library. I also want to keep track of what songs have been played and be able to change the song ...
1
vote
2answers
136 views

How to tell if iPhone application was launched by backgrounding or not

My application uses NSUserDefaults to store some values so that it can restore them on application update or if backgrounding is quit. Backgrounding automatically saves my integer values, but if the ...
1
vote
5answers
3k views

how to run a python script in the background?

I have a script which checking something on my pc every 5 min and I dont want python to show on my tasktray is there any way to make python run in the background and force him not to show in my task ...
0
votes
0answers
535 views

Alarm clock: playing custom music in background

I have read that it's not possible to run nothing else than Apple's own notifications if you were to create an alarm clock that runs in the background. What i want is to play a stream in the ...
0
votes
1answer
368 views

My iPhone app crashes after opening it from background and selecting Tab atIndex:0

I really can't figure this out. When I click a link to open Safari from within my app, browse through the webpage, then return to my app, I can open and browse two tabBarItems in my UITabBar. But, ...
0
votes
1answer
2k views

Scripting for bash screen

I have processes that I background with screen. I'm trying to write a script that attaches to a terminal, executes a couple commands, then detaches. The problem is that when I attach to a terminal, ...
-1
votes
1answer
380 views

does ios 5 support background audio in web.app? (need dev to test) [closed]

I'm hoping for a iOS dev with one of the iOS 5 betas installed to do me a huge favour! I don't have a dev account and know better than to install the beta as it is. I want to know if iOS 5 supports ...