User contributions
For ColinBrown (talk | block log | uploads | logs)
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)
- 20:41, 30 August 2021 (diff | hist) (-22) Template:iOS Privacy and Opt-Out (→Privacy and Opt-Out)
- 20:16, 30 August 2021 (diff | hist) (-700) Template:iOS Privacy and Opt-Out (→Privacy and Opt-Out)
- 17:20, 30 August 2021 (diff | hist) (-1,476) DCR Italy Static Browser SDK (current)
- 17:01, 30 August 2021 (diff | hist) (+86) DCR Italy Static Browser SDK (→Opt-Out)
- 17:01, 30 August 2021 (diff | hist) (+85) DCR Italy Static Browser SDK (→Opt-Out)
- 17:00, 30 August 2021 (diff | hist) (+14) DCR Italy Static Browser SDK (→Opt-Out)
- 16:58, 30 August 2021 (diff | hist) (+222) DCR Italy Static Browser SDK (→Tracking Code Components)
- 16:57, 30 August 2021 (diff | hist) (+258) DCR Italy Static Browser SDK (→Add Tracking Code)
- 16:54, 30 August 2021 (diff | hist) (+7) DCR Italy Static Browser SDK (→Overview)
- 16:52, 30 August 2021 (diff | hist) (+9) DCR Italy Static Browser SDK (→Infinite Scrolling)
- 19:23, 26 August 2021 (diff | hist) (+51) DCR Video Android SDK (→Google Play Services)
- 22:35, 23 August 2021 (diff | hist) (-867) DTVR iOS SDK (→SDK Initialization) (current)
- 22:34, 23 August 2021 (diff | hist) (-2,627) DTVR iOS SDK (→Setting up your Development Environment)
- 22:33, 23 August 2021 (diff | hist) (-2,612) DTVR iOS SDK
- 22:32, 23 August 2021 (diff | hist) (-1) DCR Video iOS SDK (→Overview) (current)
- 22:31, 23 August 2021 (diff | hist) (+1,079) DCR Video iOS SDK
- 22:30, 23 August 2021 (diff | hist) (+82) DCR Video iOS SDK
- 22:29, 23 August 2021 (diff | hist) (-83) Template:iOS Prerequisites and Implementation Overview (→Implementation) (current)
- 22:28, 23 August 2021 (diff | hist) (+104) DTVR iOS SDK (→Overview)
- 21:23, 23 August 2021 (diff | hist) (+31) DCR Video iOS SDK
- 21:23, 23 August 2021 (diff | hist) (+1,882) N Template:iOS SpecialNotes for iOS14 (Created page with "== Special Notes regarding iOS14 == === Permission to Track === Apple recently released a new policy on consent requirements, that require the user's permission, to track th...") (current)
- 21:22, 23 August 2021 (diff | hist) (-1,884) Template:iOS Prerequisites and Implementation Overview
- 21:18, 23 August 2021 (diff | hist) (-740) DCR Video iOS SDK (→Sample Applications)
- 21:18, 23 August 2021 (diff | hist) (+759) N Template:iOS Sample Apps (Created page with "== Sample Applications == The below sample applications have been designed to show the Simplified API's functionality and are broken into two distinct categories: * '''Basic''...") (current)
- 21:18, 23 August 2021 (diff | hist) (-1,313) DCR Video iOS SDK (→Removing Simulators (Dynamic Framework Only))
- 21:17, 23 August 2021 (diff | hist) (+1,346) N Template:iOS Removing Simulator Slices (Created page with "== Removing Simulators (Dynamic Framework Only)== Simulator slices are needed to let clients build and debug their app on the simulators, but they should be removed before se...") (current)
- 21:17, 23 August 2021 (diff | hist) (-357) DCR Video iOS SDK (→Going Live)
- 21:16, 23 August 2021 (diff | hist) (+375) N Template:iOS Going Live (Created page with "== Going Live == Following Nielsen testing, you will need to: # '''Disable Debug Logging''': Disable logging by deleting <code>{nol_devDebug: 'DEBUG'}</code> from initializat...") (current)
- 21:16, 23 August 2021 (diff | hist) (-4,486) DCR Video iOS SDK (→AirPlay)
- 21:15, 23 August 2021 (diff | hist) (+4,501) N Template:iOS Airplay (Created page with "== AirPlay == To implement OTT measurement, report OTT changes to the SDK using public API interface: updateOTT In order to detect AirPlay and mirroring changes we use AV...") (current)
- 21:14, 23 August 2021 (diff | hist) (-208) DCR Video iOS SDK
- 21:13, 23 August 2021 (diff | hist) (+243) N Template:iOS PreCertification Checklists (Created page with "== Pre-Certification Checklists == After the application is ready to be sent for Nielsen Certification, please go through the Digital Pre-Certification Checklist App SDK a...") (current)
- 21:11, 23 August 2021 (diff | hist) (-2,813) DCR Video iOS SDK (→Using the NielsenAppSDKJSHandler)
- 21:11, 23 August 2021 (diff | hist) (+2,843) N Template:iOS NielsenAppSDKJSHandler (Created page with "== Using the NielsenAppSDKJSHandler == There could be a scenario in which a browser page, that is already tagged with the Nielsen BSDK, needs to be loaded via a webview. In t...") (current)
- 21:10, 23 August 2021 (diff | hist) (-936) DCR Video iOS SDK (→Interruptions during playback)
- 21:09, 23 August 2021 (diff | hist) (+972) N Template:iOS Interuptions during Playback (Created page with "== Interruptions during playback == As part of integrating Nielsen App SDK with the player application, the Audio / Video app developer needs to handle the following possible...") (current)
- 21:09, 23 August 2021 (diff | hist) (-404) DCR Video iOS SDK (→Handling Foreground and Background states)
- 21:08, 23 August 2021 (diff | hist) (+437) N Template:iOS Foreground and Background (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...") (current)
- 21:07, 23 August 2021 (diff | hist) (-2,308) DCR Video iOS SDK (→Sequence of Calls)
- 21:07, 23 August 2021 (diff | hist) (+2,333) N Template:iOS Sequence of Calls (Created page with "== Sequence of Calls == === play === Call <code>play</code> at the start of each new stream. If changing videos or watching a new video, call <code>play()</code> each time....") (current)
- 21:06, 23 August 2021 (diff | hist) (-8,920) DCR Video iOS SDK (→Configure API Calls)
- 21:06, 23 August 2021 (diff | hist) (+8,947) N Template:iOS Configure API Calls (Created page with "== Configure API Calls == <!--icon|link=--> === Sample API Sequence === A Sample API sequence could follow this flow: {| class="wikitable" |- !...")
- 21:05, 23 August 2021 (diff | hist) (-1,241) DCR Video iOS SDK (→Life cycle of SDK instance)
- 21:04, 23 August 2021 (diff | hist) (+1,266) N Template:iOS LifeCycle of SDK (Created page with "== Life cycle of SDK instance == The Life cycle of SDK instance includes four general states: # '''Initial state''' – The SDK is not initialized and hence, not ready to proc...") (current)
- 21:02, 23 August 2021 (diff | hist) (-5,724) DCR Video iOS SDK (→Configure Metadata)
- 21:02, 23 August 2021 (diff | hist) (+5,750) N Template:iOS Configure Metadata (Created page with "== Configure Metadata == All the SDK methods handles only two types of objects: NSString, NSDictionary. The parameters passed must be either a JSON formatted string or a NSDic...")
- 21:01, 23 August 2021 (diff | hist) (-6,316) DCR Video iOS SDK (→SDK Initialization)
- 21:00, 23 August 2021 (diff | hist) (+6,342) N Template:iOS SDK Initialization (Created page with "== SDK Initialization == The latest version of the Nielsen App SDK allows instantiating multiple instances of the SDK object, which can be used simultaneously without any issu...") (current)
- 20:58, 23 August 2021 (diff | hist) (-3,140) DCR Video iOS SDK (→Setting up your Development Environment)
- 20:58, 23 August 2021 (diff | hist) (+3,182) N Template:iOS Setting Up Development Environment (Created page with "== Setting up your Development Environment == Prior to SDK Version 6.2.0.0 the IOS framework has been distributed as a static library packaged into framework bundle format....")
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)