You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently the only way to load a player is using playerId, in most cases we load the player using the policyKeyin our native applications. Would it be possible to update to use policyKey instead of playerId
The text was updated successfully, but these errors were encountered:
I'm afraid the question is a bit unclear. All web players in the Brightcove system have a playerId. The policyKey is a separate value and is included in the player. This is different from the way our native SDKs work, where you have to provide a policyKey.
Currently the only way to load a player is using
playerId
, in most cases we load the player using thepolicyKey
in our native applications. Would it be possible to update to usepolicyKey
instead ofplayerId
The text was updated successfully, but these errors were encountered: