You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The following errors are generated when sending a build to CN1 :
/home/ec2-user/.gradle/caches/transforms-1/files-1.1/jetified-mobile-ffmpeg.aar/18ebf87419f30dcb6e6aefd9a22390bc/res/values/values.xml:6:5-11:13: AAPT: Error retrieving parent for item: No resource found that matches the given name 'Theme.AppCompat.Light.DarkActionBar'.
/home/ec2-user/.gradle/caches/transforms-1/files-1.1/jetified-mobile-ffmpeg.aar/18ebf87419f30dcb6e6aefd9a22390bc/res/values/values.xml:6:5-11:13: AAPT: Error retrieving parent for item: No resource found that matches the given name 'Theme.AppCompat.Light.DarkActionBar'.
/home/ec2-user/.gradle/caches/transforms-1/files-1.1/jetified-mobile-ffmpeg.aar/18ebf87419f30dcb6e6aefd9a22390bc/res/values/values.xml:6:5-11:13: AAPT: No resource found that matches the given name: attr 'colorAccent'.
/home/ec2-user/.gradle/caches/transforms-1/files-1.1/jetified-mobile-ffmpeg.aar/18ebf87419f30dcb6e6aefd9a22390bc/res/values/values.xml:6:5-11:13: AAPT: No resource found that matches the given name: attr 'colorPrimary'.
/home/ec2-user/.gradle/caches/transforms-1/files-1.1/jetified-mobile-ffmpeg.aar/18ebf87419f30dcb6e6aefd9a22390bc/res/values/values.xml:6:5-11:13: AAPT: No resource found that matches the given name: attr 'colorPrimaryDark'.
/home/ec2-user/.gradle/caches/transforms-1/files-1.1/jetified-mobile-ffmpeg.aar/18ebf87419f30dcb6e6aefd9a22390bc/res/values/values.xml:6:5-11:13: AAPT: No resource found that matches the given name: attr 'colorAccent'.
/home/ec2-user/.gradle/caches/transforms-1/files-1.1/jetified-mobile-ffmpeg.aar/18ebf87419f30dcb6e6aefd9a22390bc/res/values/values.xml:6:5-11:13: AAPT: No resource found that matches the given name: attr 'colorPrimary'.
/home/ec2-user/.gradle/caches/transforms-1/files-1.1/jetified-mobile-ffmpeg.aar/18ebf87419f30dcb6e6aefd9a22390bc/res/values/values.xml:6:5-11:13: AAPT: No resource found that matches the given name: attr 'colorPrimaryDark'.
The text was updated successfully, but these errors were encountered:
I apologize for the late reply, the notification of your message was among other notifications.
I've just sent an iOS and an Android build of a Maven project containing my VideoOptimizer cn1lib. The builds were compiled without any error (I used the migration tool of Steve, previously this was an Ant project).
Do you have the build hints android.min_sdk_version=24 and android.multidex=true?
Have you migrated to Maven?
The following errors are generated when sending a build to CN1 :
/home/ec2-user/.gradle/caches/transforms-1/files-1.1/jetified-mobile-ffmpeg.aar/18ebf87419f30dcb6e6aefd9a22390bc/res/values/values.xml:6:5-11:13: AAPT: Error retrieving parent for item: No resource found that matches the given name 'Theme.AppCompat.Light.DarkActionBar'.
/home/ec2-user/.gradle/caches/transforms-1/files-1.1/jetified-mobile-ffmpeg.aar/18ebf87419f30dcb6e6aefd9a22390bc/res/values/values.xml:6:5-11:13: AAPT: Error retrieving parent for item: No resource found that matches the given name 'Theme.AppCompat.Light.DarkActionBar'.
/home/ec2-user/.gradle/caches/transforms-1/files-1.1/jetified-mobile-ffmpeg.aar/18ebf87419f30dcb6e6aefd9a22390bc/res/values/values.xml:6:5-11:13: AAPT: No resource found that matches the given name: attr 'colorAccent'.
/home/ec2-user/.gradle/caches/transforms-1/files-1.1/jetified-mobile-ffmpeg.aar/18ebf87419f30dcb6e6aefd9a22390bc/res/values/values.xml:6:5-11:13: AAPT: No resource found that matches the given name: attr 'colorPrimary'.
/home/ec2-user/.gradle/caches/transforms-1/files-1.1/jetified-mobile-ffmpeg.aar/18ebf87419f30dcb6e6aefd9a22390bc/res/values/values.xml:6:5-11:13: AAPT: No resource found that matches the given name: attr 'colorPrimaryDark'.
/home/ec2-user/.gradle/caches/transforms-1/files-1.1/jetified-mobile-ffmpeg.aar/18ebf87419f30dcb6e6aefd9a22390bc/res/values/values.xml:6:5-11:13: AAPT: No resource found that matches the given name: attr 'colorAccent'.
/home/ec2-user/.gradle/caches/transforms-1/files-1.1/jetified-mobile-ffmpeg.aar/18ebf87419f30dcb6e6aefd9a22390bc/res/values/values.xml:6:5-11:13: AAPT: No resource found that matches the given name: attr 'colorPrimary'.
/home/ec2-user/.gradle/caches/transforms-1/files-1.1/jetified-mobile-ffmpeg.aar/18ebf87419f30dcb6e6aefd9a22390bc/res/values/values.xml:6:5-11:13: AAPT: No resource found that matches the given name: attr 'colorPrimaryDark'.
The text was updated successfully, but these errors were encountered: