Template

iOS Foreground and Background: Difference between revisions

From Engineering Client Portal

(Created page with "== Handling Foreground and Background states == For iOS, background/foreground detection is handled by the app lifecylce APIs which are provided by [https://developer.apple.co...")
 
(No difference)

Latest revision as of 21:08, 23 August 2021

Handling Foreground and Background states

For iOS, background/foreground detection is handled by the app lifecylce APIs which are provided by Apple:

Foreground/Background state measurement is a requirement of Nielsen AppSDK implementation which is especially crucial for static measurement.