Jerome

Results 3 issues of Jerome

**Describe the bug** When you send a video via Stream on a channel, you don't have any preview on Android, but on iOS yes. (see screenshots below) **SDK version** -...

enhancement
feature request
v6-candidate

https://github.com/mokumoku/SwiftWebViewProgress/blob/e54cc76bcedd43c067d7d0231fb8f582649a8db9/SwiftWebViewProgress/SwiftWebViewProgress/SwiftWebViewProgressView.swift#L14 The `progressBarView` is not "open", so we cannot customize it. For example, we cannot change the `progressTintColor` `progressView.progressBarView.progressTintColor = UIColor.red`

Currently, with the version `2.2.0`, I am facing the issue where hitTest result is returned even if we tapped outside the node. The behavior can be reproduced with the following...