Skip to content

trouble running app in debug mode #160

Closed
@mortenboye

Description

@mortenboye

I'm setting up a new RPi CM4 to run Flutter-Pi and have gone through the motions listed in the readme.
However, when running the app on device I get this error in the console:

[flutter-pi] The flutter engine was built for release (AOT) mode,
             but flutter-pi was not started up in release mode. 
             Either you swap out the libflutter_engine.so 
             with one that was built for debug mode, or you start
             flutter-pi with the --release flag and make sure
             a valid "app.so" is located inside the asset bundle
             directory.

Question is: how do I swap out libflutter_engine?

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