Yes, after trying the normal version i did a cordova clean
then i built with: ionic run android --prod --device
and also with: ionic run android --prod --aot --device
I’m now trying to add Xwalk to see if it solves the problem or not.
I think that the problem is that i’m using ios-transitions mode in android too
maybe those transition are too complicated and have not been optimized for android
however its a mess that they created 3 different GUIs for the same app