Colin McArdell

Results 5 comments of Colin McArdell

I'm experiencing a similar issue using the player on iOS: `RCTJSONStringify() encountered the following error: Invalid number value (NaN) in JSON write` It seems to be related to playback of...

@curt-tophatter No reason not to. I ended up patching it using [patch-package](https://www.npmjs.com/package/patch-package). Does this patch resolves the problem for others?

I will carve out a quick moment to put together a PR. Thanks for the input.

@disrae, @curt-tophatter, @whobutsb this PR #276 resolves the error when playing live streams or when the player cannot determine the `duration` or `position` for whatever reason. Hopefully this is helpful.

@pronebird :100: :+1: