Skip to content

Lifecycle observer is not brought to the current Lifecycle state upon adding  #590

@KovalevAndrey

Description

@KovalevAndrey

After making the lifecycle multiplatform the behavior has changed compared to Androidx Lifecycle.

Steps to reproduce:

  1. Move Lifecycle to CREATED state
  2. Add DefaultLifecycleObserver to the Lifecycle
  3. androidx.LifecycleObserver will immediately receive onCreated callback while DefaultPlatformLifecycleObserver will not receive any callbacks at all

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions