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
Doctor summary (to see all details, run flutter doctor -v):
[✓] Flutter (Channel stable, 3.24.5, on macOS 14.5 23F79 darwin-arm64, locale en-IN)
[✓] Android toolchain - develop for Android devices (Android SDK version 34.0.0)
[✓] Xcode - develop for iOS and macOS (Xcode 16.1)
[✓] Chrome - develop for the web
[✓] Android Studio (version 2024.1)
[✓] VS Code (version 1.97.1)
[✓] Network resources
• No issues found!
How to reproduce?
A significant percentage of our Crashlytics logs for iOS seems to be connect to PHImage Manager issues. Seems like either a deadlock or race condition.
AI Summary: The app crashes on iOS due to a deadlock or race condition within PHImageManager, specifically when fetching thumbnails, possibly related to weak object registration.
Version
3.6.3
Platforms
iOS
Device Model
iPhone 12 Pro Max
flutter info
How to reproduce?
A significant percentage of our Crashlytics logs for iOS seems to be connect to PHImage Manager issues. Seems like either a deadlock or race condition.
Logs
Example code (optional)
Contact
[email protected]
The text was updated successfully, but these errors were encountered: