Skip to content

Failed to lookup symbol 'OpenPGPBridgeCall' since 3.10.4 in profile/release mode #83

Open
@amake

Description

@amake

The changes in 3.10.4 seem to have introduced a problem in profile and release mode. Running the example app in this repo at commit ff311f5, I get the following log when I try to invoke any of the functions such as "Encrypt And Decrypt":

flutter: Invalid argument(s): Failed to lookup symbol 'OpenPGPBridgeCall': dlsym(RTLD_DEFAULT, OpenPGPBridgeCall): symbol not found

When I revert back to 3.10.3 everything works correctly.

I have users reporting a similar issue on Android, but I haven't been able to reproduce it there yet. The Android issue was #84.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions