Uploaded image for project: 'Moodle app'
  1. Moodle app
  2. MOBILE-3526

Custom CFBundleShortVersionString can't be set

    XMLWordPrintable

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 3.9.2
    • 3.9.3
    • Cordova
    • Hide
      1. Check cordova is updated.
      2. Change CFBundleShortVersionString on config.xml
      3. Run cordova platform add ios (remove it first if needed).
      4. Check platforms/ios/PROJECTNAME/PROJECTNAME-Info.plist and check CFBundleShortVersionString value matches the one in step 2.
      Show
      Check cordova is updated. Change CFBundleShortVersionString on config.xml Run cordova platform add ios (remove it first if needed). Check platforms/ios/PROJECTNAME/PROJECTNAME-Info.plist and check CFBundleShortVersionString value matches the one in step 2.
    • MOODLE_39_STABLE
    • MOODLE_39_STABLE
    • Moodle App 3.9.3

    Description

      Cordova cli ignores this:

      <platform name="ios">
      <edit-config file="*-Info.plist" mode="merge" target="CFBundleShortVersionString">
      <string>3920</string>
      </edit-config>
      </platform>

      Attachments

        Issue Links

          Activity

            People

              pferre22 Pau Ferrer
              jleyva Juan Leyva
              Dani Palou Dani Palou
              Juan Leyva Juan Leyva
              Dani Palou Dani Palou
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:
                30/Nov/20