views:

74

answers:

1

I'm a 14 year old modifying an apple example code(my version can be found here for a school project, and I tried to put in ipod library access(It doesn't actually do anything yet, it's just supposed to show the access pop-up thing) and I tested it on-device, but it doesn't work. XCode shows no errors, but it doesn't work, even OD. Any reasons why? Also, How do I remove the nav bar at the top?

A: 

Give us a description of what you specifically are trying to achieve so that we can help you. Right now I'm a bit confused as to what you are doing...

James
I'm modifying the iPhoneMultiChannelMixerTest sample code to be a mixer-style application, and I'm trying to include ipod library access to change songs(although right now there is nothing changing the song, it's just supposed to show the ipod library).Is that helpful enough?
hephaestus042