Ayaz Hussein

Results 3 issues of Ayaz Hussein

```javascript SnackBar.show({ title: "Timeout, reverting to old one...", duration: SnackBar.LENGTH_LONG, backgroundColor: "#493d46", }); this.props.navigation.dispatch({ type: NavigationActions.BACK, }); ``` It does show on IOS but it doesnt on Android... using ```...

bug

Hello, From time to time one of the stream sources gets stuck in "Broadcasting" status in our cluster, I can't stop it or start it. I have set the logLevel...