Name is required.
Email address is required.
Invalid email address
Answer is required.
Exceeding max length of 5KB

iOS - Error setting up player invalid license key


I have just added JWPlayer library to my app and I have encountered a major problem when my app tries to load a video. Namely I keep getting "Error setting up player invalid license key". I have tried to find where the key is set, but the only thing I have found in the JWPlayer-Developer-Demo was that they set the value for JWPlayerKey in the info.plist. Which didn't help, my guess is that something has to read this value and maybe start a session in AppDelegate perhaps? But the app delegate is empty in the demo... :(

1 Community Answers

Daniel Berger

JW Player Support Agent  
0 rated :

Hi,

Thank you for exploring our iOS SDK. Here is a code example for how to implement you iOS SDK key in the plist: http://qa.jwplayer.com.s3.amazonaws.com/~daniel/JWPlayer-LicenseKey.zip

Best,
Daniel

This question has received the maximum number of answers.