Paul Rinaldi

Results 4 issues of Paul Rinaldi

**Versioning & OS:** iPhone 15 Pro iOS 17.2 "react-native-jw-media-player": "^0.2.44" Relevant code block ``` { ... }} onPlay={() => { ... }} onPause={() => { ... }} ref={p => (this.JWPlayer...

Environment: Apple M1 Pro Sonoma 14.3.1 (23D60) Package Manager Used: `yarn` Simulator running: Xcode's iPhone 6s Plus iOS 17.2 Versions: `node -v` outputs `v21.6.1` `app.json`: ``` ... "plugins": [ [...

On the page https://docs.jwplayer.com/players/docs/ios-enable-casting-to-chromecast-devices#requirement it is stated that, "The JWP iOS SDK's cast integration requires that you link your app to the dynamic build of the Google Cast SDK. Since...