--prod build, resulting in white screen on ios10 but working on ios11

My application build that i made with following command:

ionic cordova build android --prod --release

this build is working fine on android and ios11 but on ios10 only white screen is visible on application start.