[
https://issues.apache.org/jira/browse/CB-4696?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrew Grieve resolved CB-4696.
-------------------------------
Resolution: Cannot Reproduce
Might have been a compiler improvement, the file compiles fine on the latest
SDK.
> Can't build iOS CDVNotification.m in Dialog Plug-in
> ---------------------------------------------------
>
> Key: CB-4696
> URL: https://issues.apache.org/jira/browse/CB-4696
> Project: Apache Cordova
> Issue Type: Bug
> Components: iOS, Plugin Dialogs
> Affects Versions: 3.0.0
> Environment: MacOS XCode 4.5
> Reporter: David Peacock
> Assignee: Steve Gill
>
> Create a cordova project, add the dialog plug-in and try to build
> (XCode/Cordova build). The build fails with an error in CDVNotification.m.
> The issue is in playBeep() where it calls soundCompletionCallback. The error
> is "Use of undeclared identifier 'soundCompletionCallback'". Both
> soundCompletionCallback and playBeep are static methods which call each
> other. They need to be declared explicitly first.
--
This message was sent by Atlassian JIRA
(v6.1#6144)