How do I display a message during hot code push?

I am developing an iOS app, and I’d like to display a message during the code push. How do I do that? Any hooks to use?

Have a look here: My app got rejected on iOS because of Hot Code Push (initially)