Skip to content
This repository was archived by the owner on Sep 20, 2021. It is now read-only.

More Robust startActivity Detection

Choose a tag to compare

@swissmanu swissmanu released this 21 Sep 06:00
· 16 commits to develop since this release
  • #9 introduced a more robust detection if an activity was started or not. it leverages the stateDigest event to improve reliability. thanks @Pmant for the contribution.