Hotfix to avoid compatibility issue with cordova-plugin-ionic-webview
Cordova and Ionic communities have worked on their own approach to replace the deprecated UIWebView to WKWebView, which are incompatible and break on build.
For this issue to not occur, the dependency cordova-plugin-fcm-with-dependecy-updated had to be removed from cordova-plugin-fcm-with-dependecy-updated's definition.
Special thanks to @melanom and @andremarchezini for reporting this issue.