Skip to content

in app certification i keep getting this message #3

@ADSharp

Description

@ADSharp

Performance test

FAILED
Bytecode generation

•Error Found: The bytecode generation test detected the following errors:◦This package was deployed for development or authoring mode. Uninstall the package and re-install it normally.

•Impact if not fixed: As a performance optimization to accelerate JavaScript execution time, JavaScript files ending in the ".js" extension generate bytecode when the app is deployed. This optimization significantly improves start-up and ongoing execution times for JavaScript.

•How to fix: You may need consider one or more of these steps to fix the issue:

  • Ensure that event logging is enabled
  • All JavaScript files are syntactically valid; otherwise exclude the respective files from the package
  • Please note that you should uninstall all previous versions of the app before deploying
    Otherwise exclude the respective files from the package.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions