Hey everyone! I'm a computer science student and one of the courses I'm taking this semester is mobile programming. I'm still fairly new to Objective-C and find it very unique compared to the other languages I've learned. Anyway, my development platform right now is an old C2D Macbook and an original iPad. I've created a radio app for an assignment. It works perfectly through the simulator however doesn't play any audio when loaded on the iPad so I'm also unable to check the functionality of the volume slider. I'm hoping it's due to the fact it's an original iPad that is stuck on iOS 5.1 however I don't have any other platform to try it on. Can anyone with a newer version of iOS try this app on their actual device? The only functionality that I need checked is that:
1. The audio plays when a station is selected.
2. The volume slider actually changes the volume.
Again, I'm pretty sure this app works as intended however I could always use a little extra reassurance. Thanks!
Here is the link to the zipped project folder: https://www.dropbox.com/s/oom7j3deo337vld/App2%20%281%29.zip
1. The audio plays when a station is selected.
2. The volume slider actually changes the volume.
Again, I'm pretty sure this app works as intended however I could always use a little extra reassurance. Thanks!
Here is the link to the zipped project folder: https://www.dropbox.com/s/oom7j3deo337vld/App2%20%281%29.zip
Last edited: