Xcode ios changing the default Capacitor icon inside Push Notifications

The AppIcon inside Apple Xcode project (created with Ionic) was changed several times with success (App icon on ios changes without any problems), but the Push Notification icon remains always as the default Capacitor Icon, like the image below!!!…..

To change the default icon I don’t know if we must changing Swift code inside the xcode project or else…

Any help will be very appreciated…

In xcode, go to App > App > Assets and you can change your icons there.

This might also be a caching issue. Try deleting the app (and its data), reboot your phone, and then reinstall the app.