Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Call to createActivation() reset already existing activation #488

Closed
hvge opened this issue Oct 3, 2022 · 0 comments
Closed

Call to createActivation() reset already existing activation #488

hvge opened this issue Oct 3, 2022 · 0 comments
Assignees

Comments

@hvge
Copy link
Member

hvge commented Oct 3, 2022

If there's already a pending or existing activation, then another call to PowerAuthSDK.createActivation() does reset of the pending task or reset an existing activation. The expected behavior is that call to createActivation does nothing to existing activation or a pending one and simply return an appropriate error.

This bug was introduced in 1.7.x release, with changes related to an interprocess locking we have implemented in iOS version.

@hvge hvge self-assigned this Oct 3, 2022
@hvge hvge closed this as completed in 65a6282 Oct 3, 2022
hvge added a commit that referenced this issue Oct 3, 2022
iOS: Fix #488: Don't reset activation in createActivation() call
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant