iPhone XCode programming: execute code when change tab in a tab bar application
- by Antonio Murgia
Hello! I'm developing a simple tab bar application for school.
It has 3 tabs.
One of them plays music in streaming and I would like to stop the music playing when the user changes the tab. Is this possible? and How? Thank you in advance!