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

Fix crash when direct boot #1632

Merged
merged 9 commits into from
Jun 21, 2022
Merged

Fix crash when direct boot #1632

merged 9 commits into from
Jun 21, 2022

Conversation

aleksandr-dorofeev
Copy link
Contributor

@aleksandr-dorofeev aleksandr-dorofeev commented Jun 10, 2022

  • Has CHANGELOG.md been updated?
  • Are tests passing locally?
  • Are the files formatted correctly?
  • Did you add unit tests?
  • Did you test your change with either the sample apps that are included in the repository or with a blank app that uses your change?
  • [ ] Did you check UI tests on the sample app? They are not executed on CI.

Description

Added protected storage for data in direct boot mode.

Related PRs or issues

#1599
AB#91315

@DmitriyKirakosyan
Copy link
Contributor

DmitriyKirakosyan commented Jun 13, 2022

@aleksandr-dorofeev I think we should also modify the existing test(s) of AppCenter.run and check that we use context from ApplicationContextUtils.getApplicationContext.

@aleksandr-dorofeev aleksandr-dorofeev changed the title Crash when direct boot Fix crash when direct boot Jun 13, 2022
CHANGELOG.md Outdated Show resolved Hide resolved
AlexeyBudynkov
AlexeyBudynkov previously approved these changes Jun 15, 2022
@DmitriyKirakosyan DmitriyKirakosyan merged commit cc384bf into develop Jun 21, 2022
@DmitriyKirakosyan DmitriyKirakosyan deleted the fix/protected-context branch June 21, 2022 06:23
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.

4 participants