Versions Compared

Key

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

...

The R89SDK may track the advertisement session when the application is in the background. To enable the background mode do so the SDK internally uses the BgTaskScheduler and BGAppRefreshTask from the iOS framework. Before enabling the background mode add the “Background Modes“ capability to your project.

...

After adding the “Background Modes“ capability enable the “Background fetch“ and “Background processing“ modes.

...

Next add following task identifier to the Info.plist