microsoft / appcenter-sdk-android

Development repository for the App Center SDK for Android
Other
276 stars 134 forks source link

Fix crash when direct boot #1632

Closed aleksandr-dorofeev closed 2 years ago

aleksandr-dorofeev commented 2 years ago

Description

Added protected storage for data in direct boot mode.

Related PRs or issues

1599

AB#91315

DmitriyKirakosyan commented 2 years ago

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