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

beep does not work on BlackBerry10

VotersWatch issueWatchersLinkUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    Description

      Used cordova-cli 3.0.6 to reproduce:

      $ cordova create tmp
      $ cd tmp
      $ cordova platform add blackberry10
      $ cordova plugin add https://git-wip-us.apache.org/repos/asf/cordova-plugin-dialogs.git
      

      I have the following code in my index.html:

      function beep() {
          navigator.notification.beep(10);
      }
      

      Then added a BlackBerry target to my Z10, and deployed with cordova run --keystorepass <pwd>.

      Calling the beep function above did nothing.

      Attachments

        Issue Links

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

            bryanhiggins Bryan Higgins
            filmaj Filip Maj
            Votes:
            1 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment