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
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
The text was updated successfully, but these errors were encountered:
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
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
Flutter doctor output
Code of Conduct
The text was updated successfully, but these errors were encountered: