Ionic resources problem

I have problem with ionic resources. I write it to terminal and my files are generated but when I emulate or build my app files are standard cordova icon and splash screen. I see that in platforms/android/res/ are cordovas files not mine. I can paste my files there but I should be automated. In my last project ionic resources works well but in this project no. What can it be? Am I doing something wrong?

Same issue here. Generated resources are not making their way into platforms/…/res.

Anyone?