You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Invalid argument(s):
Failed to lookup symbol 'spine_report_leaks': dlsym(RTLD_DEFAULT, NDIlib_version):
symbol not found
I need help
The text was updated successfully, but these errors were encountered:
shipilov-web
changed the title
IOS build - Failed to lookup symbol 'spine_report_leaks': dlsym(RTLD_DEFAULT, NDIlib_version):
Flutter IOS build - Failed to lookup symbol 'spine_report_leaks': dlsym(RTLD_DEFAULT, NDIlib_version):
Feb 13, 2025
shipilov-web
changed the title
Flutter IOS build - Failed to lookup symbol 'spine_report_leaks': dlsym(RTLD_DEFAULT, NDIlib_version):
[Flutter] IOS build - Failed to lookup symbol 'spine_report_leaks': dlsym(RTLD_DEFAULT, NDIlib_version):
Feb 13, 2025
I've tried to reproduce this using our example project, passing useStaticLinkage:true to the initSpineFlutter() function. That works as intended.
Could you give that a try on your end, to rule out any issues in your dev setup. If that works, could you maybe find out how your project differs from our example project?
Hello, when i use useStaticLinkage: true, flag, i get error on iOS. StaticLinkage need for YandexMobileAds
Invalid argument(s):
Failed to lookup symbol 'spine_report_leaks': dlsym(RTLD_DEFAULT, NDIlib_version):
symbol not found
I need help
The text was updated successfully, but these errors were encountered: