I have created an iPhone app, now I want to set a single Image as a background on my app,
no matter what view Controller are on.
How can I solve this problem, please help me?
setting background image on iPhone app
Ask by Anonymous User
Updated 02 Nov 2015
Here is an easy solution of your problem.
Use code like this:
You can use this code with the delegate like this:
and if you want to set image for each view, do this: