Incompatibility with Cordova 7.0 due to plugman being removed in cordova
ben-8409 opened this issue · 1 comments
ben-8409 commented
The plugin access a file in the plugman/platforms/ios directory, which is not present on cordova 7.
In the ionic-plugin-deeplinks, i found a fix by a user which seems to work for me. See ionic-team/ionic-plugin-deeplinks#99 (comment)