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?
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: