Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Table of Contents
stylenone

Prerequisites

  1. https://refinery89.atlassian.net/wiki/x/A4DVSQ

  2. https://refinery89.atlassian.net/wiki/x/BgDOSQ iOS Get Started

  3. iOS Manual Implementation

You can show interstitials in many different places but we are going to discuss not where but how to show it. But first, let’s explain a crucial concept.

...

You can subscribe to these events with the same method but passing a new object as a parameter. Details about this object can be found in the Reference.

OnClose is not present because we have an after-interstitial event that is mandatory to pass as a parameter to RefineryAdFactory.shared.createInterstitial(:afterInterstitial)and holds the same functionality as OnClose with special cases.