Describe the bug
LDClient#*VariationDetail returns null EvaluationReason with r8 enabled
Expected behavior
I expect the EvaluationReason to never be null on both debug and release builds of our app.
Logs
Logging the detail and reason on release builds shows the value is null.

SDK version
5.3.0
Language version, developer tools
AGP 8.4.x with r8 full mode is enabled.