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

Feature/optional auto end session #85

Merged
merged 4 commits into from
Jan 15, 2025
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Added an entry for ConvivaAnalyticsIntegration.reportPlaybackStalled.
dyue committed Jan 14, 2025
commit 6c3dcdf58359ba61f41b61060fd4bccb4cbe2dae
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
### Added
- Support for reporting the stack trace in case of error events, if provided by the player
- New `ConvivaAnalyticsIntegration.setAutoEndSession` to not end Conviva session automatically from certain player events if set to false (true by default).
stonko1994 marked this conversation as resolved.
Show resolved Hide resolved
- New `ConvivaAnalyticsIntegration.reportPlaybackStalled` to report a stalled event to Conviva

## 2.7.2 - 2024-10-28