I've been scouring the forums for answers. I'm working on an ios app and have it working finally in Xcode (outside of the many warnings). It finally compiles. However, no matter what I seem to do. It won't show banner ads.
In the debugger I see errors pop out like crazy which may be a bug in Xcode so I can't debug to find out if the ad calls out or not. It simply isn't there.
In the Game Events I have:
Create banner advert "ID STRING" size standard position top show true.
Can't seem to get anything running. What am I doing wrong?