You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Shazron Abdullah (JIRA)" <ji...@apache.org> on 2015/12/17 01:17:46 UTC

[jira] [Updated] (CB-8037) Deprecation warning in Media plugin (CDVSound.m)

     [ https://issues.apache.org/jira/browse/CB-8037?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Shazron Abdullah updated CB-8037:
---------------------------------
    Assignee:     (was: Shazron Abdullah)

> Deprecation warning in Media plugin (CDVSound.m)
> ------------------------------------------------
>
>                 Key: CB-8037
>                 URL: https://issues.apache.org/jira/browse/CB-8037
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Plugin Media
>    Affects Versions: 3.6.3
>         Environment: iOS
>            Reporter: Matt Grande
>
> Note: For version, I included my crrently installed version of Cordova. I'm currently using the Media plugin 0.2.13, but the problem persists in 0.2.14.
> XCode is giving me a deprecation warning in {{CDVSound.m}}. The message is:
> bq. 'toSuccessCallbackString:' is deprecated: Deprecated in Cordova 3.6. Use CDVCommandDelegate method sendPluginResult:callbackId instead. This will be removed in 4.0.0
> And here is the offending line in {{getCurrentPositionAudio}}:
> {{NSString* jsString = \[NSString stringWithFormat:@"%@(\"%@\",%d,%.3f);\n%@", @"cordova.require('org.apache.cordova.media.Media').onStatus", mediaId, MEDIA_POSITION, position, \[result toSuccessCallbackString:callbackId\]\];}}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org