ioserroronbuild.png I am unable to build my ios Cordova project with the amazon mobile ad plugin. I can however build the android version. I received an error code 65 in terminal so I opened the xcode project to try the build in Xcode to see more details. I received one issue "No visible @interface for 'CDAmazonMobileAds' declares the selector 'writeJavascript:'" The attachment is a screenshot of the issue and displayed file in Xcode.
I've tried removing/adding the ios platform twice and tried reinstalling the plugin. I have no idea what this error is telling me. I installed the plugin by writing "cordova plugin add <directory to unzipped AmazonMobileAds folder>"