[ASK] How to properly set Google IMA in the JWPlayer config #116
Labels
needs-grooming
Has not been reviewed by codeowners for scope/validation
needs-info
There isn't enough information. Please add more context
What isn't clear?
Currently I am working on getting google IMA to work properly in the player. In order for the player to pick up the right client, we have to set the forceLegacyConfig to true in the JWConfig. Is there a way to get google IMA to work without having to force use the legacy config?
When I don't use the forceLegacyConfig the ad play callback just returns this:
With the forceLegacyConfig set to true I see:
I would like to not use the legacy config if possible.
Here is an example config we are passing to the player:
The text was updated successfully, but these errors were encountered: