Any of you build the app with
ionic cordova build ios --prod
ionic cordova build ios
When use the real device to test, it will behave different. Some working on build without --prod, some working on --prod.
So what should I do to make it the same? but also need Angular performance.