Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Remove the methods R89SDK.shared.setDebug().

  • Change the Google app id GADApplicationIdentifier in the manifest info.plist for the production one.

  • Change the appId and publisherId in the initialization method for the production ones.

  • Change the r89ConfigId in the formats for the production ones.

  • it’s also recommended to remove R89SDK.shared.setLogLevel(level: LogLevels.DEBUGdebug) but not needed.

How does it work?

We fetch all ad unit configurations from our Database and you simply need to place the ad units using the RefineryAdFactory and the r89ConfigurationIDs we provide you. Incorporate them into the desired views.

Check iOS - Ad Formats to see how each format is implemented.