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

Error Symbol not found: _OBJC_CLASS_$_Reachability when build ios - Request update connectivity_plus #806

Closed
1 task done
davidwijayanto2 opened this issue Dec 2, 2021 · 5 comments · Fixed by #813
Closed
1 task done
Labels
bug Something isn't working

Comments

@davidwijayanto2
Copy link

Which packages are you using?

stream_chat_flutter_core

On what platforms did you experience the issue?

iOS

What version are you using?

stream_chat_flutter_core - 3.3.0

What happened?

Hi, i try to update stream chat version in our app using latest stable version (3.3.0). When i try to run in iOS device (iPhone 6s), it stuck at splash screen and i got this error message Symbol not found: OBJC_CLASS$_Reachability. When i search deeper, i found that this issue is related with connectivity_plus 2.0.2 fluttercommunity/plus_plugins#563. But its look like connectivity_plus already fix this issue with version 2.1.0 flutter/plugins#2281. Can you update your dependencies to connectivity_plus to 2.1.0?
Thanks for your help.
regards

Steps to reproduce

1. Go to '...'
2. Click on '...'
3. Scroll down to '...'
...

Supporting info to reproduce

No response

Relevant log output

No response

Flutter analyze output

No response

Flutter doctor output

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct
@davidwijayanto2 davidwijayanto2 added the bug Something isn't working label Dec 2, 2021
@deven98
Copy link
Contributor

deven98 commented Dec 6, 2021

Hey @davidwijayanto2,

I can see the issue in the connectivity_plus plugin and I'll test it out a bit and get back to you with more info.

Thanks.

@CalHoll
Copy link

CalHoll commented Dec 8, 2021

Also hitting this issue, can't build on ios

@brbatwork
Copy link

Is there a timeline on when this will be in a release? Is there a workaround I can write so I can get iOS publishing in the meantime?

@quanguyenka
Copy link

quanguyenka commented May 31, 2023

image

I got this error when my colleague added two libraries for connectivity, I solved it by removing one of them. (connectivity)

@rahul-mobilecoderz
Copy link

check if there is connectivity package you have used or not. Replaced with connectivity_plus plugin and upgrade your flutter_blue_plus plugin to latest version .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

6 participants