Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Library not loaded #71

Closed
khacbac opened this issue Sep 29, 2021 · 5 comments
Closed

Library not loaded #71

khacbac opened this issue Sep 29, 2021 · 5 comments

Comments

@khacbac
Copy link

khacbac commented Sep 29, 2021

Screen Shot 2021-09-29 at 11 24 36

Hi all, my unity project is using an external library NatCorder. After reactnative - export and then Build app,
I got an error like this. Can anyone help me?. I have searched and tried many ways but to no avail. By the way, when I try with another Unity project that doesn't use NatCorder, it works. So I guess error when adding external library like NatCorder. Thanks a lot

@gambit19
Copy link

gambit19 commented Dec 9, 2021

Hi @asmadsen We are also facing this exact same issue with an external library. Can anyone guide us on how to fix this issue?

Error:
dyld: Library not loaded: @rpath/Sentry.framework/Sentry

@khacbac khacbac closed this as completed Dec 9, 2021
@khacbac
Copy link
Author

khacbac commented Dec 9, 2021

Hi @asmadsen We are also facing this exact same issue with an external library. Can anyone guide us on how to fix this issue?

Error: dyld: Library not loaded: @rpath/Sentry.framework/Sentry

I followed this Link and has fixed. You can try
juicycleff/flutter-unity-view-widget#314

@ahmetardal
Copy link

Hi @asmadsen We are also facing this exact same issue with an external library. Can anyone guide us on how to fix this issue?
Error: dyld: Library not loaded: @rpath/Sentry.framework/Sentry

I followed this Link and has fixed. You can try juicycleff/flutter-unity-view-widget#314

@khacbac Which part did exactly helped you? Thanks.

@khacbac
Copy link
Author

khacbac commented Dec 31, 2021

@ahmetardal
Copy link

@khacbac Thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants