Cordova IOS warning
Closed this issue · 4 comments
pcrombach commented
PKVideoThumbnail.m:77:40: 'toSuccessCallbackString:' is deprecated: Deprecated in Cordova 3.6. Use the CDVCommandDelegate method sendPluginResult:callbackId instead. This will be removed in 4.0.0
kerrishotts commented
Thanks for the heads up!
eweap commented
Hello, you have news about these changes? This seems to make the build fail now for iOS. Thanks !
kerrishotts commented
Hi @eweap -- I'm working on some much-needed changes in the v2.x branch; I've got a first pass up that should work for iOS, but it's not complete yet, and not fully tested. Android will be coming shortly.
Note that 2.x is a breaking change -- there is an options parameter (see the file in www/) now.
eweap commented
@kerrishotts It sounds great ! Thanks :)