hi!
app using alerts , rewarded video ads , wrapped objc.
both being showed current viewcontroller, example when got show alerts use this:
code:
uiviewcontroller * viewcontroller = [uiapplication sharedapplication].keywindow.rootviewcontroller; [viewcontroller presentviewcontroller:alert animated:yes completion:nil];
that working know cannot displayed @ same time, alerts , video ads when using same viewcontroller. have added banner ad game runs current viewcontroller , banner running time. therefore cannot show rewarded videos or alerts while active(revmob banner).
how can show banner won't affect current viewcontroller/so can show alerts , rewarded video ads?
have else experience issue, when says "warning: attempt present presenting"
can help?
appreciated!
thanks!
Forums iPhone, iPad, and iPod Touch iOS Programming
- iPhone
- Mac OS & System Software
- iPad
- Apple Watch
- Notebooks
- iTunes
- Apple ID
- iCloud
- Desktop Computers
- Apple Music
- Professional Applications
- iPod
- iWork
- Apple TV
- iLife
- Wireless
Comments
Post a Comment