Join Slack
Powered by
What’s the recommended way of calling a `suspend` ...
# announcements
a
Alberto
03/10/2021, 2:41 PM
What’s the recommended way of calling a
suspend
fun from Java? I’ve been looking at different options mentioned
here
, but from my local testing I’m not receiving the callback in the
resumeWith
method (never called).
3
Views
Open in Slack
Previous
Next