IOS Failed to lookup symbol (dlsym(RTLD_DEFAULT, test_func): symbol not found)
Open
package:ffi
- Dominant language
- Dart
- Stars
- 275
- Forks
- 144
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 47
Description
It was ok in debug mode, but failed in release mode.
```
Failed to lookup symbol (dlsym(RTLD_DEFAULT, test_func): symbol not found)
#0 DynamicLibrary.lookup (dart:ffi-patch/ffi_dynamic_library_patch.dart:33)
```
Contributor guide
Assessment
This issue has not been assessed yet.