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

jwplayer error setting up player invalid license key


Getting this error on every next day "invalid license key".If I change download latest jwplayer.js issue ll be resolved?

6 Community Answers

Donni

JW Player Support Agent  
0 rated :

Please follow the instructions here so we can help troubleshoot. I would need to see how you are using the player to be able to help. Updating to a newer version probably won’t help as this seems to be an implementation issue.

a...

User  
0 rated :

Hi Donni,

Thanks for the reply...

I'm following the instructions mentioned above.

I'm embedding JWplayer in Html file in iOS(Objective c) project. I have created player then Im using generated *******.js file locally because iOS won't support 'HTTP' calls.
Though I'm not using 'License Key' in my customized player I'm getting 'Invalid License key' on every 2nd OR 3rd day.

Please help me to resolve this issue.
We are planning to release iOS mobile App in 2months using Free version of JWPlayer in 1st version of our App.

a...

User  
0 rated :

Donni - If I regenerate the ******.JS from jwplayer and run the app will resolve the issue.But I have to do this on every 2nd second:(

Donni

JW Player Support Agent  
0 rated :

The links to the cloud-hosted JS files of the player are not meant to be hosted locally. You should be using the iOS SDKs if you want to use the player in your iOS app. You can find the downloads in your JW Dashboard (click on the DOWNLOADS button at the top right.)

a...

User  
0 rated :

Donni - As per our App requirement we need a customized Player so we choosed Javascript platform.Using iOS SDK we cannot accomplish customized Player..If there is any supportive code to customize player using iOS SDK(Objective C) Please provide it?

Daniel Berger

JW Player Support Agent  
0 rated :

I would be happy to assist you. You are welcome to use our native iOS SDK to customize our player in a native app- https://developer.jwplayer.com/ios-sdk/

Here is a code example to assist you in implementing our player in both Objective-C and Swift-
https://github.com/jwplayer/jwplayer-sdk-ios-demo

This question has received the maximum number of answers.