Skip to content

[MS-405] Saving the Action Request in the bundle so it can survive the process death#680

Merged
alexandr-simprints merged 1 commit into
release/2024.1.0from
MS-405-simprints-unexpected-error-is-returned-when-user-leaves-sid-app-to-grant-permissions-in-settings
Apr 16, 2024
Merged

[MS-405] Saving the Action Request in the bundle so it can survive the process death#680
alexandr-simprints merged 1 commit into
release/2024.1.0from
MS-405-simprints-unexpected-error-is-returned-when-user-leaves-sid-app-to-grant-permissions-in-settings

Conversation

@alexandr-simprints
Copy link
Copy Markdown
Contributor

Initially, when the activity's process was killed (i.e. under load or with Don't keep activities flag turned on), the ActionRequest wasn't restored because the ViewModel was re-created.

This fix addresses this issue by saving the ActionRequest JSON in the onSaveInstanceState

@sonarqubecloud
Copy link
Copy Markdown

@alexandr-simprints alexandr-simprints merged commit 721577a into release/2024.1.0 Apr 16, 2024
@alexandr-simprints alexandr-simprints deleted the MS-405-simprints-unexpected-error-is-returned-when-user-leaves-sid-app-to-grant-permissions-in-settings branch April 16, 2024 11:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants