Skip to content

Reflutter fails with "No libapp.so found" even though the file exists #364

@quangphap208

Description

@quangphap208

When trying to patch a Flutter app using reflutter, the tool reports that no libapp.so was found, even though the file is clearly present in the APK under lib/arm64-v8a/libapp.so.

Error message:

Is this really a Flutter app?
There was no libapp.so (Android) or App (iOS) found in the package.

Make sure there is arm64-v8a/libapp.so or App.framework/App file in the package.
If flutter library name differs you need to rename it properly before patching.

Image

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