Skip to content

fix: Inaccurate duration on Android#483

Open
Colton127 wants to merge 1 commit intoSimformSolutionsPvtLtd:mainfrom
Colton127:fix-#476
Open

fix: Inaccurate duration on Android#483
Colton127 wants to merge 1 commit intoSimformSolutionsPvtLtd:mainfrom
Colton127:fix-#476

Conversation

@Colton127
Copy link

Description

Resolves an issue where the recorded duration reported is twice the real value on Android.

Checklist

  • The title of my PR starts with a Conventional Commit prefix (fix:, feat:, docs: etc).
  • I have followed the Contributor Guide when preparing my PR.
  • I have updated/added tests for ALL new/updated/fixed functionality.
  • I have updated/added relevant documentation in docs and added dartdoc comments with ///.
  • I have updated/added relevant examples in examples or docs.

Breaking Change?

  • Yes, this PR is a breaking change.
  • No, this PR is not a breaking change.

Related Issues

Closes #476

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

RecorderController.onCurrentDuration is twice the real value

1 participant