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

Symbol not found - IOS jitsi meet sdk giphy ui sdk crash on launch #225

Open
a7mdragab opened this issue Mar 13, 2024 · 10 comments
Open

Symbol not found - IOS jitsi meet sdk giphy ui sdk crash on launch #225

a7mdragab opened this issue Mar 13, 2024 · 10 comments

Comments

@a7mdragab
Copy link

a7mdragab commented Mar 13, 2024

Hello,
Thanks for your great effort.

When trying to use the latest version of the plugin, the app crashes on launch and AppStore give me some logs file.

When checked I found this:

"exception" : {"codes":"0x0000000000000000, 0x0000000000000000","rawCodes":[0,0],"type":"EXC_CRASH","signal":"SIGABRT"},

"termination" : {"code":4,"flags":518,"namespace":"DYLD","indicator":"Symbol missing","details":["(terminated at launch; ignore backtrace)"],"reasons":["Symbol not found: _$s10GiphyUISDK0A14ViewControllerC19selectedContentTypeAA010GPHContentG0OvsTj","Referenced from: <893FD909-BD9F-3766-91CA-E8DA130B2B82> \/Volumes\/VOLUME\/*\/Runner.app\/Frameworks\/JitsiMeetSDK.framework\/JitsiMeetSDK","Expected in:     <45CBFAF2-01DD-37E5-8BD7-68C0D388191E> \/Volumes\/VOLUME\/*\/Runner.app\/Frameworks\/GiphyUISDK.framework\/GiphyUISDK"]},

What could be the problem?

EDIT:
This is the message

ITMS-90863: Macs with Apple silicon support issue - The app uses symbols that aren’t present in macOS:
 • @rpath/GiphyUISDK.framework/GiphyUISDK
 ◦ _$s10GiphyUISDK0A14ViewControllerC19selectedContentTypeAA010GPHContentG0OvsTj
 ◦ _$s10GiphyUISDK9GPHClientC7gifByID_15timeoutInterval17completionHandlerSo11NSOperationCSgSS_SdyAA16GPHMediaResponseCSg_s5Error_pSgtctFTj
@saghul
Copy link
Member

saghul commented Mar 14, 2024

Can you try SDK 9.0.1 please?

@a7mdragab
Copy link
Author

Can you try SDK 9.0.1 please?

How?

@saghul
Copy link
Member

saghul commented Mar 14, 2024

What plugin are you using exactly? You didn't mention it.

@a7mdragab
Copy link
Author

What plugin are you using exactly? You didn't mention it.

jitsi_meet_flutter_sdk: ^0.2.0

@a7mdragab
Copy link
Author

This is the message:

ITMS-90863: Macs with Apple silicon support issue - The app uses symbols that aren’t present in macOS:
 • @rpath/GiphyUISDK.framework/GiphyUISDK
 ◦ _$s10GiphyUISDK0A14ViewControllerC19selectedContentTypeAA010GPHContentG0OvsTj
 ◦ _$s10GiphyUISDK9GPHClientC7gifByID_15timeoutInterval17completionHandlerSo11NSOperationCSgSS_SdyAA16GPHMediaResponseCSg_s5Error_pSgtctFTj

@saghul
Copy link
Member

saghul commented Mar 14, 2024

This will be fixed in the next flutter SDK release.

@a7mdragab
Copy link
Author

This will be fixed in the next flutter SDK release.

I am already using beta channel.

Flutter 3.21.0-1.0.pre.2 • channel beta • https://github.com/flutter/flutter.git
Framework • revision c398442c35 (30 hours ago) • 2024-03-12 22:26:24 -0700
Engine • revision 0d4f78c952
Tools • Dart 3.4.0 (build 3.4.0-190.1.beta) • DevTools 2.33.1

@saghul
Copy link
Member

saghul commented Mar 14, 2024

Our SDK that is, not flutter itself.

@a7mdragab
Copy link
Author

Our SDK that is, not flutter itself.

When will be that?

@saghul
Copy link
Member

saghul commented Mar 15, 2024

It's out already. Try version 0.2.2

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