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

Notification - API docs for Vibration feature?

    XMLWordPrintableJSON

Details

    Description

      There is something not quite right about the Android notes for Notification API
      http://cordova.apache.org/docs/en/3.1.0/cordova_notification_notification.md.html#Notification

      For example, in this part:

      (in app/res/xml/config.xml)
      <feature name="Notification">
          <param name="android-package" value="org.apache.cordova.Notification" />
      </feature>
      
      (in app/AndroidManifest.xml)
      <uses-permission android:name="android.permission.VIBRATE" />\
      

      How come it does not make any mention of the feature called "Vibration" despite saying the VIBRATE permission is required?

      Attachments

        Issue Links

          Activity

            People

              sierra Michael Sierra
              dinglemouse Peter
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: