react-native-jw-media-player icon indicating copy to clipboard operation
react-native-jw-media-player copied to clipboard

React-Native Android/iOS bridge for JWPlayer SDK (https://www.jwplayer.com/)

Results 135 react-native-jw-media-player issues
Sort by recently updated
recently updated
newest added

DRM in ios is not working. Example is also not working for ios. Error shows: Unable to play video due to technical error.

version:0.2.25 ``` Thread Name: 'main' Back traces starts. java.lang.NullPointerException: Attempt to invoke virtual method 'android.view.ViewParent com.appgoalz.rnjwplayer.RNJWPlayer.getParent()' on a null object reference at com.appgoalz.rnjwplayer.RNJWPlayerView$fullscreenHandler.onFullscreenRequested(RNJWPlayerView.java:391) at com.longtailvideo.jwplayer.e.b.b(SourceFile:45) at com.longtailvideo.jwplayer.e.b.$r8$lambda$tHXS0bmDa2r_1vZXI89tn48JhbU(Unknown Source:0) at com.longtailvideo.jwplayer.e.b$$ExternalSyntheticLambda0.run(Unknown...

The example app just shows the player being used in a screen with hardcoded urls. When going to another screen, the component is unmounted. How do i change the audio...

I integrated the player in the same way as in doumentation but this issue is comming while running the app. Invariant Violation: requireNativeComponent: "RNJWPlayerView" was not found in the UIManager....

version:0.2.23 ``` Process Name: 'com.xxx' Thread Name: 'main' Back traces starts. android.app.ForegroundServiceDidNotStartInTimeException: Context.startForegroundService() did not then call Service.startForeground(): ServiceRecord{61e71f7 u0 com.xxx/com.jwplayer.pub.api.background.MediaService} at android.app.ActivityThread.throwRemoteServiceException(ActivityThread.java:2001) at android.app.ActivityThread.access$2800(ActivityThread.java:276) at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2226) at android.os.Handler.dispatchMessage(Handler.java:106) at...

i Created a new RN project ran the android worked fine, but when i wanted to run ios i did cd ios and then ran pod install, pod installed all...

Player actions like "stop" , "play" , "pause" , "seekTo" etc , should return a promise so that any actions that needs to be performed synchronously after a previous action...

enhancement

There is ongoing crash for the past year that has not been looked at... It's from crashlytics report. And I don't know how to reproduce this. This is comming from...

Bumps [lodash](https://github.com/lodash/lodash) from 3.10.1 to 4.17.21. Release notes Sourced from lodash's releases. 4.0.0 lodash v4.0.0 2015 was big year! Lodash became the most depended on npm package, passed 1 billion...

dependencies

Bumps [shell-quote](https://github.com/substack/node-shell-quote) from 1.6.1 to 1.7.3. Release notes Sourced from shell-quote's releases. v1.7.2 Fix a regression introduced in 1.6.3. This reverts the Windows path quoting fix. (144e1c2) v1.7.1 Fix $...

dependencies