Template

Template:iOS Foreground and Background

From Engineering Client Portal

Revision as of 21:08, 23 August 2021 by ColinBrown (talk | contribs) (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...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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.