iPhone vs Android graphics different

Does anybody have an idea why the lighting on my mobile game appears very different across platforms?

The main directional light is set to stationary and the lighting is baked (other than for the moving objects of course)

It seems like it’s not taking the main direct sun light into account and I’m not sure why. Any ideas?

iOS:

Android:

Is directional light uses some dynamic shadowing?

There are few project settings in android section about dynamic light, maybe you should play with them.

Also, what kind of android render is it, es2.0 or 3.1?

The directional light does have some dynamic lighting, mainly on the moving characters. Everything else is baked. Ive since tried changing a bunch of settings to no avail. I’ve added another directional light, tried enabling mixed cascaded shadows and modulated, etc etc. The phone i’m testing on is a Galaxy S7 running Android 6.0.1. In terms of renderer, I have both 2.0 and 3.1 turned on under android options.