Closed timobaehr closed 8 months ago
This bug looks a little bit like this one: https://github.com/fluttercommunity/plus_plugins/issues/2136
This crash happens for projects that have deployment version lower than 12. This is not a bug in the plugin. Update your project setup to have iOS 12 as min deployment target.
Thank you for the work response. App can be opened again from first testers.
Platform
iOS 16.7.4 iOS 16.7.5
Plugin
connectivity_plus
Version
5.0.2
Flutter SDK
3.16.9
Steps to reproduce
The app fails to run the iPad Pro with iOS 16.7.4 installed via Testflight. The app also crashes on real iPhone with iOS 16.7.5. It works on iPad simulator with 16.4.
IS: App crashes at app start. SHOULD: App should open.
Code Sample
Logs
Flutter Doctor
Checklist before submitting a bug
flutter pub upgrade
flutter clean