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?
We use cookies to ensure you have the best browsing experience on our website. By using our site, you
acknowledge that you have read and understood our
Cookie Policy &
Privacy Policy.
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: