Giter Site home page Giter Site logo

Comments (5)

timwindsor avatar timwindsor commented on August 26, 2024

If you run with the -d option, it will give you some more verbose output that will probably describe the actual error that is happening.

Two things come to mind as likely: Since you were able to add the blackberry10 platform, you've got the main thing done. Have you added the NDK path to your PATH variable, or run the bbndk-env.sh script in your current terminal?

Secondly, I believe that the default Cordova project includes references to some images that don't actually exist. The packager fails to find them and throws an exception. This error would show up with the -d option. Check the config.xml file inside the blackberry10 platform in your project and see if it's referring to some splash screen images that don't exist.

from bb10-webworks-samples.

arasbm avatar arasbm commented on August 26, 2024

@timwindsor thanks for that help again. So here is the error I see just before it fails:

[INFO]    [ERROR] MANIFEST.MF: Invalid value 'Secure Email is a powerful and flexible enterprise email encryption that offers real time tracking, large file transfers and compliance services u...' for attribute 'Application-Description'.

[ERROR]   Native Packager exception occurred

Looks like it does not like the app description. Do you know what kind of restrictions are imposed on description?

from bb10-webworks-samples.

arasbm avatar arasbm commented on August 26, 2024

Just to update, the issue was in fact in the description text. I am not sure exactly what the limitations on it are, but now it has successfully built after I changed it to a short phrase. Thanks you!

from bb10-webworks-samples.

timwindsor avatar timwindsor commented on August 26, 2024

@bryanhiggins Is there something we can do to improve error messages with Cordova? Even the detailed message doesn't really say what's wrong with the value in this case.

from bb10-webworks-samples.

bryanhiggins avatar bryanhiggins commented on August 26, 2024

@timwindsor The detailed error message comes from the native packager. I'll open up an issue for the fact that it was not displayed without passing in the --verbose flag.

from bb10-webworks-samples.

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.