Skip to content

Hotfix to avoid compatibility issue with cordova-plugin-ionic-webview

Compare
Choose a tag to compare
@andrehtissot andrehtissot released this 20 Apr 13:37
· 190 commits to master since this release

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.