Thanks for the link! I think the main difference is that the InlineActivityResult uses Kotlin extensions instead of inheritance, and it still has the issue with library developer having to explicitly list what the extensions are defined on, hence https://github.com/florent37/InlineActivityResult/issues/3. It is nice that someone made a library, though — and it predates my article by a good six months :)