Closed grdsdev closed 3 years ago
When running on release builds the app fails to load the did.
The error thrown is:
Invalid argument(s): Failed to lookup symbol (dlsym(RTLD_DEFAULT, didkit_key_to_did): symbol not found)
It seems to be an issue when linking the didkit lib on release builds.
When running on release builds the app fails to load the did.
The error thrown is:
It seems to be an issue when linking the didkit lib on release builds.