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

iOS can't launch #2065

Open
1 task done
Mounix99 opened this issue Dec 13, 2024 · 0 comments
Open
1 task done

iOS can't launch #2065

Mounix99 opened this issue Dec 13, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@Mounix99
Copy link
Contributor

Which packages are you using?

stream_chat_flutter, stream_chat_persistance, stream_chat_localizations

On what platforms did you experience the issue?

iOS

What version are you using?

stream_chat_flutter: ^8.3.0
stream_chat_localizations: ^8.3.0
stream_chat_persistence: ^8.3.0

What happened?

After successful build app fails to load with the following error
Launching lib/main_staging.dart on iPhone 16 in debug mode... Running Xcode build... Xcode build done. 74.6s Error connecting to the service protocol: failed to connect to http://127.0.0.1:54238/ZGScTDtA7zc=/

Steps to reproduce

1. Update from 8.2.0 to 8.3.0 
2. Try run the app

Supporting info to reproduce

No response

Relevant log output

Launching lib/main_staging.dart on iPhone 16 in debug mode...
Running Xcode build...
Xcode build done.                                           74.6s
Error connecting to the service protocol: failed to connect to http://127.0.0.1:54238/ZGScTDtA7zc=/

Flutter analyze output

No issues found! (ran in 20.5s)

Flutter doctor output

[✓] Flutter (Channel stable, 3.24.4, on macOS 15.1 24B83 darwin-arm64, locale en-PL)
[✓] Android toolchain - develop for Android devices (Android SDK version 34.0.0)
[✓] Xcode - develop for iOS and macOS (Xcode 16.1)
[✓] Android Studio (version 2023.3)
[✓] VS Code (version 1.95.2)
[✓] Connected device (4 available)
[✓] Network resources

Code of Conduct

  • I agree to follow this project's Code of Conduct
@Mounix99 Mounix99 added the bug Something isn't working label Dec 13, 2024
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

No branches or pull requests

1 participant