Hello together,
i build a very simple ionic app.
I deployed it with ionic cordova run android --prod
to my phone and there the app runs very slow.
A Button klick needs nearly a half second to call the function.
In the Browser the App runs perfectly without any problems.