[
https://issues.apache.org/jira/browse/CB-435?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13245842#comment-13245842
]
Shazron Abdullah commented on CB-435:
-------------------------------------
This should still work - although Media.play accepts an options object in the
common js [1] and it should be passed to Obj-C CDVSound.m's play method in the
options dict, the "numberOfLoops" option [2] is undocumented.
1.
https://github.com/apache/incubator-cordova-js/blob/master/lib/common/plugin/Media.js#L71
2.
https://github.com/apache/incubator-cordova-ios/blob/master/CordovaLib/Classes/CDVSound.m#L182
> CDVSound.m methods - convert use of "options" object into "arguments" array
> ----------------------------------------------------------------------------
>
> Key: CB-435
> URL: https://issues.apache.org/jira/browse/CB-435
> Project: Apache Callback
> Issue Type: Sub-task
> Components: Docs, iOS
> Reporter: Shazron Abdullah
> Fix For: 1.6.0
>
>
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira