mirror of
https://github.com/tapframe/NuvioStreaming.git
synced 2026-08-05 19:11:11 +00:00
The skip lookup ran on the caller's composition-bound coroutine scope, so navigating into the external player cancelled the in-flight network request before it returned (and the cancelled lookup cached an empty result, poisoning retries). Run resolution on a dedicated app scope so it completes regardless of UI lifecycle. |
||
|---|---|---|
| .. | ||
| libs | ||
| src | ||
| build.gradle.kts | ||
| proguard-rules.pro | ||