Has anyone tried to create a CoroutineScope tied to the lifetime of a Chrome Custom Tab?
Chris Fillmore
07/11/2023, 7:13 PM
I suppose we could do this with navigation events TAB_SHOWN and TAB_HIDDEN. But I’m not sure how reliable these events are and if they can interleave. Nor are they tied to uri’s or anything