We're trying to add a static footer in the Root View Controller of our Split View Controller such as in the iOS Mail app:
I've seen mention (1) of how to do this outside of a Split View Controller but haven't been able to get this to work with our Split View configuration.
How can you do this?