Just noticed an apparent navigation issue on iOS app 1.0.2. From the current song screen, the button in the lower right corner (looks like a list) only takes me back to the track list *IF* the track list was the last screen I looked at. Otherwise, it takes you to whatever other screen you were on. So, unexpectedly, the "list" button is acting like a "BACK" button rather than taking me to the track list which is the context for the current song.
So, TO DEMONSTRATE... pick an album, pick a track, and play it. The screen switches to the current song control screen with sliders, blue (B) button, and other controls. If you touch the lower right button (track list) it flips back to tracks, and touching the "note" in the lower right takes you back to the current song controls. However... if you touch the upper left button (the icon array) and flip to the "Bongiovi DPS" home screen, then touch the "note" in the lower right to go back to the song controls, then touch the "list" button in the lower right... SURPRISE!... it unexpectedly flips back to the home screen (icon array) rather than the track list which is the current context for the song that is playing. And, if from the home screen you had touched, say, the Albums icon, and then flipped back to the current song (touching the "note" button)...then from the song controls screen if you now touch the "list" button... SURPRISE!... it takes you back to the Albums screen. And so on.
My hunch is this: That the list button got hooked up to a "back" function, rather than the function to switch (always) to the track list screen.
One other minor annoyance: Upon switching to the track list, while a song is playing or paused, there doesn't seem to be a cursor or highlight on the current track (would expect the blue background stripe as shown when a song was selected).
Hope this helps! Keep up the great development work, and "Press ON!" ;-)