Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Conviva SDK version in Package.json #72

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

Yousif-CS
Copy link
Contributor

the current way it is setup fetches the
latest pre-release which is unstable,
as it crashes due to some unidentified
selector. I made the version fetch
the exact one just before the pre-release.

the current way it is setup fetches the
latest pre-release which is unstable,
as it crashes due to some unidentified
selector. I made the version fetch
the exact one just before the pre-release.
Sometimes with preroll ads we receive the
ad break begin event after the access
log entry for the ad is sent, which
ends up reporting the ad bitrate to
the main content. The workaround is
to listen to the ad loaded event which
seems to be guaranteed to come before
we get the access log entry.
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