Have an iAd be there in all scenes in the same state in the same position

34 views Asked by At

I was wondering how can I have an ad be ON TOP OF THE SCREEN, for all my scenes, without it changing and just being there in the same state? Anyone have the code for it? (swift) Thank you so much!

1

There are 1 answers

2
AdamPro13 On

Add it to your app's UIWindow (you can find it in the app delegate) instead of a view controller/view.