Wheellog.Android
Wheellog.Android copied to clipboard
The security policy of Android 15 system, the APP Log function has no permission to write, resulting in null values being written
Description
After upgrading to Android 15 OS, due to the system security policy, APP must authorize full access to files in order to correctly write to the Log
Steps to reproduce
1.Start Log 2.Switch to app log 3.Stop log 4.Observe the log and see that a null value is written (guess that the APP did not request authorization, resulting in failure to write normally)
Expected behavior
As above steps
Screenshots
Smartphone model and android version
XiaoMi POCO F6 Pro Android 15 (AQ3A.240912.001)
EUC model
All applicable
Workaround
aiting for the APP version to be updated, the APP must request access authorization