Skip to content

OptiView Ads (SGAI) iOS repro harness — wrapper 11.4.0 + native core 11.6.0#867

Draft
QuintonWehby wants to merge 2 commits into
THEOplayer:developfrom
QuintonWehby:optiview-ads-repro
Draft

OptiView Ads (SGAI) iOS repro harness — wrapper 11.4.0 + native core 11.6.0#867
QuintonWehby wants to merge 2 commits into
THEOplayer:developfrom
QuintonWehby:optiview-ads-repro

Conversation

@QuintonWehby

@QuintonWehby QuintonWehby commented Jul 10, 2026

Copy link
Copy Markdown

What this is

A minimal reproduction harness for OptiView Ads (THEOads) behaviour on iOS, built directly on this repo's own example app. The only changes vs the v11.4.0 base are the four files in this PR — no player/integration code is modified.

Versions under test

Component Version
react-native-theoplayer (JS wrapper) 11.4.0
THEOplayerSDK-core (native) + integrations 11.6.0 (pinned in the Podfile)

QuintonWehby and others added 2 commits July 10, 2026 12:38
- Add an HLS OptiView Ads (server-guided/SGAI) source as the first entry in the
  example source list so it auto-plays on launch (midroll ad breaks signalled via
  HLS EXT-X-DATERANGE interstitials).
- Pin the native THEOplayerSDK-core + integrations to 11.6.0 (wrapper stays 11.4.0)
  and raise the iOS deployment target to 16.0 (required by the 11.6 GoogleCast integration).
- Self-set THEO_FEATURES in the Podfile so a plain `pod install` compiles the OptiView
  (THEOads) native bridge; without it the bridge is omitted and ad events never fire.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Add AD_EVENT (adbegin/adend/adbreakbegin/adbreakend/aderror) and ERROR
logging in onPlayerReady. Translated from the web SDK's
player.ads.addEventListener API to the RN wrapper's single AD_EVENT
event with an AdEventType subType discriminator.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant