Uploaded image for project: 'Apache Cordova'
  1. Apache Cordova
  2. CB-4696

Can't build iOS CDVNotification.m in Dialog Plug-in

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 3.0.0
    • None
    • None
    • MacOS XCode 4.5

    Description

      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.

      Attachments

        Activity

          People

            agrieve Andrew Grieve
            dpeacock David Peacock
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: