I'm creating an app that uses the "i" button to show an instructions page via the half curl modal transition to another view in my storyboard. I recently used the code in this answer to set a persistent background image when you tap either of the two icons to jump to a soundboard view: set background image for entire iPhone / iPad app
The problem is, the half curl doesn't seem to pick up on the background image and the page turns transparent when it curls. What would I have needed to do to ahve the background image be part of the transition? This works fine when I had a basic black color background. I have before and after transition pics below.