Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

objc

  1. N

    iOS ViewController usage issue? Ads and Alerts

    Hi! My app is using alerts and rewarded video ads and they are wrapped from objC. They are both being showed from the current viewcontroller, for example when i got to show the alerts i use this: UIViewController * viewController = [UIApplication...