- Home /
Show chartboost interstitial ads in specific window
Hi, I am showing chartboost interstitials in my Unity ios game and it is working fine. Interstitials are being shown on full screen like they are supposed to be. Now I want to show the interstitial in specific window. Ad should be shown in the area where "Advert" is written in the image attached below:

How can I show ad like this?
@UsmanAbbasi I think you have to play 2 scenes at same time. How to play more than one scene at same time? You can get it from here.
http://docs.unity3d.com/ScriptReference/Application.LoadLevelAdditive.html
http://answers.unity3d.com/questions/8148/how-to-have-multiple-scenes-concurrently-runnning.html
Thank you for your reply but I contacted Chartboost and they say they only support full screen interstitials currently. Loading another scene won't work in my case.
Your answer
Follow this Question
Related Questions
Should my Unity Ads ECPM be 0? 2 Answers
Game App Crashes when Application.Quit() 0 Answers
Androidmanifest for ads 0 Answers
unity google interstitial ad 0 Answers
Problem with unity ads 0 Answers