Skip to content
This repository has been archived by the owner on Apr 12, 2022. It is now read-only.

multi_image_picker2 插件里面依赖的 com.sangcomz.fishbun 0.11.2 里面报空指针了 #2

Open
liusilong opened this issue Jun 9, 2021 · 0 comments

Comments

@liusilong
Copy link

Bug Report

multi_image_picker version: 5.0.2

Is it happening on Android:
安卓上的 bug 如下:
会导致崩溃

Flutter 版本 1.22.4

java.lang.NullPointerException

Attempt to invoke interface method 'void com.sangcomz.fishbun.adapter.image.ImageAdapter.loadImage(android.widget.ImageView, android.net.Uri)' on a null object reference

com.sangcomz.fishbun.adapter.view.PickerGridAdapter.onBindViewHolder(PickerGridAdapter.java:98)

Is it happening on iOS:
IOS 上也有bug,会导致崩溃

attempt to delete and reload the same index path (<NSIndexPath: 0x1c483d140> {length = 2, path = 1 - 0})

UIKit
-[UICollectionView performBatchUpdates:completion:] + 64

BSImagePicker
_$s13BSImagePicker20PhotosViewControllerC21photoLibraryDidChangeyySo8PHChangeCFyycfU_ (<compiler-generated>:0)

Describe the bug

A clear and concise description of what the bug is.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant