i downloaded app from tiggzi,
open tiggzi project,
export--xcode
to play audio in background in io6,
i need to do below
UIBackgroundModes set to audio
AVAudioSessionCategory to AVAudioSessionCategoryPlayback
i did 1st one using .pslit in xcode
but how to do 2nd one ( how to AVAudioSessionCategory to AVAudioSessionCategoryPlayback)some links i tried to do
http://developer.apple.com/library/io...http://stackoverflow.com/questions/12...
http://stackoverflow.com/questions/30...
pls help me on this. i need this asap