Open theunionInnovation opened 6 years ago
Hi, when trying to install the plugin via the CLI an error arose:
Error: Uh oh! Cannot find framework "/Users/stevexm/Projects/2017/testIronSource/plugins/cordova-plugin-ironsource/src/ios/IronSource.framework" for plugin cordova-plugin-ironsource in iOS platform
The error is because the plugin.xml refers to the framework as: IronSource.framework, but in src/ the framework is named: supersonic.framework
Hope this helps to make a great plugin even better :)
@iwakari , https://github.com/charlesbodman/cordova-plugin-ironsource-ads
Hi, when trying to install the plugin via the CLI an error arose:
Error: Uh oh! Cannot find framework "/Users/stevexm/Projects/2017/testIronSource/plugins/cordova-plugin-ironsource/src/ios/IronSource.framework" for plugin cordova-plugin-ironsource in iOS platform
The error is because the plugin.xml refers to the framework as: IronSource.framework, but in src/ the framework is named: supersonic.framework
Hope this helps to make a great plugin even better :)