Ilya Ghirici
Ilya Ghirici
@ZacSweers Sorry for not stating it clear enough. The issue is that the ComposeViewModelForwarding rule does not report the error when it should. The case: ```kotlin @Composable fun ComposableFalseNegative( viewModel:...
@GouravSna The closer I could get. https://github.com/Ilya-Gh/playkit-dtg-android/commit/0756be07c3d985534cf883f323c9b78e51534559 Steps to reproduce: * Start multitrack HLS download * If it does not crash then remove the download and repeat the cycle. It...
Hey @GouravSna. Thanks for taking a look at the issue, but it's reproducible on our end. I have double-checked our project. We already call `startDownload` from `onDownloadMetadata` callback, as you...
@GouravSna As this issue is closed. Lets continue the discussion in https://github.com/kaltura/playkit-dtg-android/issues/115