I'm trying to deploy a Unity project on the raspberry pi3.
I know that the pi runs on ARM and that Unity only supports ARM with Android. However you can also build a UWP and run it on the pi as well (that's what i read at least)
So my question would be: What platform is more suiteable to run on the raspberry pi?
For an OS the question would be if Windows10 IOT or Emteria OS (based on Android) is better for raspberry pi projects.
Cheers , Dinesh