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

dyld[324]: Symbol not found: _JSGlobalContextSetInspectable #14761

Open
1 of 11 tasks
alirezarabiei7239 opened this issue May 18, 2024 · 3 comments
Open
1 of 11 tasks

dyld[324]: Symbol not found: _JSGlobalContextSetInspectable #14761

alirezarabiei7239 opened this issue May 18, 2024 · 3 comments

Comments

@alirezarabiei7239
Copy link

What happened?

in ios 15 after building sdk for ios in copy the framework to my app I got this error :
dyld[324]: Symbol not found: _JSGlobalContextSetInspectable
Referenced from: /private/var/containers/Bundle/Application/A30EFC43-5D01-46A3-BE82-7A0B7F059677/X.app/Frameworks/JitsiMeetSDK.framework/JitsiMeetSDK
Expected in: /System/Library/Frameworks/JavaScriptCore.framework/JavaScriptCore

Platform

  • Chrome (or Chromium based)
  • Firefox
  • Safari
  • Other desktop browser
  • Android browser
  • iOS browser
  • Electron app
  • Android mobile app
  • iOS mobile app
  • Custom app using a mobile SDK

Browser / app / sdk version

2.0.9457

Relevant log output

No response

Reproducibility

  • The problem is reproducible on meet.jit.si

More details?

No response

@saghul
Copy link
Member

saghul commented May 18, 2024

Are you making anu changes to the SDK yourself?

@alirezarabiei7239
Copy link
Author

@saghul yes some ui changes

@saghul
Copy link
Member

saghul commented May 18, 2024

It's really odd because that symbol comes from the system JavaScriptCore framework. We don't call any private APIs or anything.

I don't know how to help you, sorry.

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

2 participants