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

Ensure overridden asset name is used if it exists (on replay) #42

Closed sinewave440hz closed 2 years ago

sinewave440hz commented 2 years ago

With latest Conviva integration version, MetadataOverrides#assetName is forgotten upon replaying a certain asset. Steps to reproduce on ConvivaExampleApp are:

The fix was to check if an overridden asset name exists and if it does, use it in preference to the source config title.