bitmovin / bitmovin-player-android-analytics-conviva

Integration of the Bitmovin Android Player SDK with the Conviva Analytics
MIT License
1 stars 4 forks source link

Do not send warning events to conviva outside of active conviva session #82

Closed strangesource closed 2 months ago

strangesource commented 2 months ago

Problem

PlayerEvent.Warning and SourceEvent.Warning can happen outside of an active Conviva session. This can result in invalid reporting.

Changes