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

Make com.android.support:support-v4 version configurable

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • None
    • cordova-plugin-camera

    Description

      Cordova build fails with exception:
      :processDebugResourcesERROR: In <declare-styleable> FontFamilyFont, unable to find attribute android:fontVariationSettings
      ERROR: In <declare-styleable> FontFamilyFont, unable to find attribute android:ttcIndex

      This can be fixed in plugin.xml by upgrading 

      <framework src="com.android.support:support-v4:24.1.1+" />

      to a higher version like 27.0.1 or downgrading to 23.+.

       

      Examples (tested):

      <framework src="com.android.support:support-v4:27.0.1" />

      or

      <framework src="com.android.support:support-v4:23.+" />

      Attachments

        Issue Links

          Activity

            People

              jcesarmobile jcesarmobile
              Prudnikov Dmitry
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: