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

Document onload param for <feature> tag in plugin spec

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 3.1.0
    • cordova-ios
    • None

    Description

      The param "onload" is supported on both iOS and Android, not sure about other platforms. It should be documented in the plugin spec.

      When this value is set to true, the plugin is loaded on startup.

          <feature name="Geolocation">
            <param name="ios-package" value="CDVLocation"/>
            <param name="onload" value="true" />
          </feature>
      
      

      Attachments

        Issue Links

          Activity

            People

              filmaj Filip Maj
              shazron Shazron Abdullah
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: