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

Build Failure with notification plugins added

    XMLWordPrintableJSON

Details

    Description

      Build fails when trying to compile an app with dialogs and vibration plugins installed. Errors that come up are as follow

      Undefined symbols for architecture armv7s:
      "_AudioServicesRemoveSystemSoundCompletion", referenced from:
      _soundCompletionCallback in CDVNotification.o
      "_AudioServicesAddSystemSoundCompletion", referenced from:
      _playBeep in CDVNotification.o
      "_AudioServicesDisposeSystemSoundID", referenced from:
      _soundCompletionCallback in CDVNotification.o
      "_AudioServicesCreateSystemSoundID", referenced from:
      _playBeep in CDVNotification.o
      "_AudioServicesPlaySystemSound", referenced from:
      -[CDVVibration vibrate:] in CDVVibration.o
      _playBeep in CDVNotification.o
      ld: symbol(s) not found for architecture armv7s
      clang: error: linker command failed with exit code 1 (use -v to see invocation)

      error: unable to open executable '/path/to/my/app.app/app

      Attachments

        Activity

          People

            Unassigned Unassigned
            mhartington Mike Hartington
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: