I'm getting these errors in the console when loading a banner. 016-01-08 10:47:36.944 amazonmobileads[741:274419] -[NSError init] called; this results in an invalid NSError instance. It will raise an exception in a future release. Please call errorWithDomain:code:userInfo: or initWithDomain:code:userInfo:. This message shown only once. 2016-01-08 10:47:37.106 amazonmobileads[741:274419] -canOpenURL: failed for URL: "about:blank" - error: "This app is not allowed to query for scheme about"
Note that the banner did still load ok.
And also these errors when loading an interstitial.
2016-01-08 10:54:18.171 amazonmobileads[748:275866] -canOpenURL: failed for URL: "about:blank" - error: "This app is not allowed to query for scheme about" 2016-01-08 10:54:18.223 amazonmobileads[748:275866] -canOpenURL: failed for URL: "ios-log:%20in%20update%20viewport" - error: "This app is not allowed to query for scheme ios-log" 2016-01-08 10:54:18.234 amazonmobileads[748:275866] -canOpenURL: failed for URL: "ios-log:%20adding%20ios%20viewport" - error: "This app is not allowed to query for scheme ios-log"
Message was edited by: AppyNation Ltd.