Skip to content

[IOS: <ZSTD_getDecompressedSize symbol not found> #54

@butoften

Description

@butoften

Is there an existing issue for this?

  • I have searched the existing issues.

Which plugins are affected?

Zstandard iOS

Which platforms are affected?

iOS

Description

Hello,

I really like your plugin. I am developing Flutter on a Mac. Debugging on an Android physical device works fine, and debugging on an iOS simulator also works fine. However, when debugging on an iOS physical device, I encounter an error.

Reproducing the issue

Error message: Failed to lookup symbol 'ZSTD_getDecompressedSize': dlsym(0x8153400, ZSTD_getDecompressedSize): symbol not found

I hope to get your help.

mac: 12.7.4 (21H1123)
ios: 14.1
Flutter: 3.29.0
Dart: 3.7.0

Thank you.

Flutter Version

3.29.0

Relevant Log Output

Flutter dependencies

Expand Flutter dependencies snippet
Replace this line with the contents of your `flutter pub deps -- --style=compact`.

Additional context and comments

No response

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions