Skip to content

Atomic do not proceed closing with back button on Android #47

@ivansapr

Description

@ivansapr

If the Atomic page is closed using the Android back button, the activity does not call the onCompletion methods.
The internal _isLoading variable is also set to true.

Steps to reproduce (Android):

  1. Call Atomic.transact()
  2. Tap back button.
  3. Try to call Atomic.transact() again.

ER: Atomic is opened
AR: Nothing happened

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions