microsoft / HydraLab

Intelligent cloud testing made easy.
MIT License
1.09k stars 99 forks source link

Fix Legacy Storage Issue #564

Closed DexterDreeeam closed 1 year ago

DexterDreeeam commented 1 year ago

We update client app in release 15.* version.

This break storage function in old Android < 11.

see this article: https://developer.android.com/about/versions/11/privacy/storage

Description

Linked GitHub issue ID:

Pull Request Checklist

Does this introduce a breaking change?

If this introduces a breaking change for Hydra Lab users, please describe the impact and migration path.

How you tested it

Please make sure the change is tested, you can test it by adding UTs, do local test and share the screenshots, etc.

Please check the type of change your PR introduces:

Feature UI screenshots or Technical design diagrams

If this is a relatively large or complex change, kick it off by drawing the tech design with PlantUML and explaining why you chose the solution you did and what alternatives you considered, etc...