Closed niypoo closed 1 year ago
I'm facing the same issue in iOS, how to downgrade to pervious version 2.0.0+2 in iOS?
1.delete image_pickers pub get
2.add image_pickers: ^2.0.0+6 pub get
or
try delete these
and pod install again
Why is this issue closed when there is no way to fix it yet?
为什么这个问题在没有办法修复的情况下被关闭?
You can upgrade to the latest version 2.0.0+9 已解决此问题
I can't build ios app after upgrade to last version 2.0.0+6 Xcode gives me these errors
If I downgrade to pervious version 2.0.0+2 these errors will gone.