Dylan Jhaveri
Dylan Jhaveri
I decided to go with https://github.com/urish/firebase-server instead which is working out nicely for me
I'm running firebase.server on circleci with no issues. In the same node process that starts the jasmine testrunning.
@namrataedke I think you can't really access the camera from the simulator. See in Apple's [Simulator Help Page](https://help.apple.com/simulator/mac/current/#/devb0244142d) that "Camera" is listed. The following hardware is not supported in Simulator:...
For anyone following along, there are a couple core issues here: - `require('fs')` crashes in non-node (this is probably fixable in this SDK) - this package takes a dependency on...
Hi folks, version 8 (beta) is available for use and supports other runtimes. See here for details: https://github.com/muxinc/mux-node-sdk/issues/327
Version 8 is released with compatibility for alternate JS runtimes: https://github.com/muxinc/mux-node-sdk/releases/tag/v8.0.0
Closing this as it is old and we do not have the `/events` endpoint documented in the API reference
Updated with better documentation & types in Version 8: https://github.com/muxinc/mux-node-sdk/releases/tag/v8.0.0
We're considering this kind of functionality out of scope for an SDK like this that wraps the API endpoints. It's probably better implemented with the help of an external library...
Hi @cwqt thanks for reporting. We have a version 8 in beta with much better TypeScript support you may be interested in trying out. See here for details: https://github.com/muxinc/mux-node-sdk/issues/327