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
This issue reports an NSMallocException: Failed to grow buffer error encountered in a Flutter application on iOS. The crash occurs while browsing images using the AssetPicker package.
Steps to Reproduce:
Run the Flutter application on an iPhone X with iOS 16.4.
Use the AssetPicker to browse and select images.
The application crashes after selecting a certain number of images.
This issue reports an NSMallocException: Failed to grow buffer error encountered in a Flutter application on iOS. The crash occurs while browsing images using the AssetPicker package.
Steps to Reproduce:
Run the Flutter application on an iPhone X with iOS 16.4.
Use the AssetPicker to browse and select images.
The application crashes after selecting a certain number of images.
Crash Log:
Environment:
webchat_assets_picker: 9.0.0
Device: iPhone X
iOS Version: 16.4
Flutter Version: 3.19.2
Code Snippet:
Thank you for your time and support!
The text was updated successfully, but these errors were encountered: