Is there any specific reference for Lightmass and PlanReflection support on different Android devices?

The lighting effect varies on different Android devices. My scene light has a static sky light, a dynamic directional light and three dynamic spotlights.Reflection uses PlanReflection and BoxReflectionCapture, and the scene runs smoothly.

On Samsung S10 phone, lightMass does not load correctly when the view Angle sees objects affected by flat reflection, the scene will be very dark, but the scene light is normal when the view Angle is adjusted to look up.I also tested Lightmass loading properly when PlanReflection was turned off.

The HuaWeiPadPro is running fine.Lightmass and PlanReflection display correctly at the same time, regardless of perspective.

Is there any way to get Lightmass and PlanReflections correctly loaded on Android phones as well?