Skip to content

Handle android lifecycle in kotlin couroutine #181

@tung2744

Description

@tung2744

Currently, the code in the sdk which is using kotlin couroutine is not aware of android lifecycle. Therefore, some bugs could occur after an activity / fragment was paused / stopped.

We might want to review the code and see how we can fix it.

Related article:

https://developer.android.com/topic/libraries/architecture/coroutines#restart

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions