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

How to play "JWBestPracticeApp" this demo app


https://github.com/jwplayer/jwplayer-ios-bestPracticeApps

when i open The app "JWBestPracticeApp" it's give error diff: /../Podfile.lock: No such file or directory
diff: /Manifest.lock: No such file or directory
error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.

1 Community Answers

Daniel Berger

JW Player Support Agent  
0 rated :

It seems that you did not first import our Cocoapod. Please navigate to your podfile, ensure it lists the latest SDK version (2.7.6) and then run pod install. Here is our documentation for more details on this process (specifically look at the ‘Via CocoaPods’ section): https://github.com/jwplayer/jwplayer-ios-bestPracticeApps/blob/master/README.md

This question has received the maximum number of answers.