Code Monkey home page Code Monkey logo

Comments (8)

mohammadzaheri avatar mohammadzaheri commented on September 27, 2024 3

How to fix this error????

FAILURE: Build failed with an exception.

  • What went wrong:
    Execution failed for task ':app:packageRelease'.

A failure occurred while executing com.android.build.gradle.tasks.PackageAndroidArtifact$IncrementalSplitterRunnable
SigningConfig "release" is missing required property "storeFile".

  • Try:

Run with --stacktrace option to get the stack trace.
Run with --info or --debug option to get more log output.
Run with --scan to get full insights.

from alfresco-android-app.

josemiguelo avatar josemiguelo commented on September 27, 2024

Same error... ;/

from alfresco-android-app.

agologan avatar agologan commented on September 27, 2024

Code signing section has been added to gradle properties.
Just replace all the vars with your information:

RELEASE_STORE_FILE=RELEASE_STORE_FILE

from alfresco-android-app.

santangelx avatar santangelx commented on September 27, 2024

Could you perhaps, at Flutter, notify of these updates?

It's not the first time that I, or my colleagues, have been stuck for hours on these mysterious things.

from alfresco-android-app.

Sumit4482 avatar Sumit4482 commented on September 27, 2024

Code signing section has been added to gradle properties. Just replace all the vars with your information:

RELEASE_STORE_FILE=RELEASE_STORE_FILE

Still getting the same error !!

from alfresco-android-app.

Rod20 avatar Rod20 commented on September 27, 2024

I had the same error, the solution that worked for me, was to correctly configure the key.properties file, because the "signingConfigs" is based on that configuration, check that it is with the passwords and the exact location of the key with which you signed the app.

from alfresco-android-app.

zeesaan avatar zeesaan commented on September 27, 2024
  • What went wrong:
    Execution failed for task ':app:packageDevRelease'.

A failure occurred while executing com.android.build.gradle.tasks.PackageAndroidArtifact$IncrementalSplitterRunnable
SigningConfig "release" is missing required property "storeFile".

How can solved this problem?

from alfresco-android-app.

patelneel9080 avatar patelneel9080 commented on September 27, 2024

Still getting same error

from alfresco-android-app.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.