-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Closed
Labels
Description
Platform
Ios +15
Plugin
connectivity_plus
Version
4.0.0
Flutter SDK
3.10.5
Steps to reproduce
Hi ,
when run the app on real device on release run I got iOS crash as screenshot shows :
Code Sample
No response
Logs
Thread 1: EXC_BAD_ACCESS (code=1, address=0x0)
Flutter Doctor
[!] Flutter (Channel stable, 3.10.5, on macOS 14.0 23A5286g darwin-x64, locale en-EG)
! Warning: `dart` on your path resolves to /usr/local/Cellar/dart/2.18.4/libexec/bin/dart, which is not inside your current Flutter SDK checkout at /Users/hesham/flutter. Consider adding /Users/hesham/flutter/bin to the front of your path.
[✓] Android toolchain - develop for Android devices (Android SDK version 33.0.0-rc1)
[✓] Xcode - develop for iOS and macOS (Xcode 15.0)
[✗] Chrome - develop for the web (Cannot find Chrome executable at /Applications/Google Chrome.app/Contents/MacOS/Google Chrome)
! Cannot find Chrome. Try setting CHROME_EXECUTABLE to a Chrome executable.
[✓] Android Studio (version 2021.2)
[✓] VS Code (version 1.80.0)
[✓] Connected device (2 available)
[✓] Network resources
Checklist before submitting a bug
- I Google'd a solution and I couldn't find it
- I searched on StackOverflow for a solution and I couldn't find it
- I read the README.md file of the plugin
- I'm using the latest version of the plugin
- All dependencies are up to date with
flutter pub upgrade
- I did a
flutter clean
- I tried running the example project
a1573595, mernen, EnesKaraosman, GiulioWecove and mostafiz93RA1NO3O