Hi Everyone
I've integrated Roku Analytics which is FW 8.0 and above but we need to maintain backwards compatibility with FW 7.7.3.
Trying to run on an older device the console log prints:
-------> BS lib provider not found: roku_analytics
This due to the reference within the manifest
sg_component_libs_required=Roku_Analytics
Now, is there a way to have this requirement excluded if the firmware version is < 8.0? I've searched for solutions however there doesn't seem to be a way to execute code within the manifest.