lisen87 / image_pickers

图片多选并压缩,保存图片到相册,视频多选,预览图片和视频
Apache License 2.0
90 stars 59 forks source link

混合工程以后,iOS的一种闪退情况 #23

Closed xubillde closed 4 years ago

xubillde commented 4 years ago

单个列表上很多cell里有图片,图片支持点击预览,然后回退的时候,列表图片重绘,多次来回点击闪退。 flutter.io部分问题。

emrahhisir commented 4 years ago

Hi,

I recently opened issue #22. Can you have chance to look this issue? When I use GalleryMode.video option, video file can not be found. I used your package, I’m very glad to use it. But now, I can’t get the user pick video files :((.

Thank you Best regards

On Apr 27, 2020, at 9:42 AM, duxiaobin notifications@github.com wrote:

单个列表上很多cell里有图片,图片支持点击预览,然后回退的时候,列表图片重绘,多次来回点击闪退。 flutter.io部分问题。

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/lisen87/image_pickers/issues/23, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABA4LR5OCU5PNWAP6AJFRNTROUSOVANCNFSM4MRUM6IA.

xubillde commented 4 years ago

应该不是这个。出现的情况是:纯flutter工程没有问题。但是混合的时候有问题,引擎重绘了,引擎引起的闪退。

cuixiaocun commented 4 years ago

Hi, I recently opened issue #22. Can you have chance to look this issue? When I use GalleryMode.video option, video file can not be found. I used your package, I’m very glad to use it. But now, I can’t get the user pick video files :((. Thank you Best regards On Apr 27, 2020, at 9:42 AM, duxiaobin @.***> wrote: 单个列表上很多cell里有图片,图片支持点击预览,然后回退的时候,列表图片重绘,多次来回点击闪退。 flutter.io部分问题。 — You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub <#23>, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABA4LR5OCU5PNWAP6AJFRNTROUSOVANCNFSM4MRUM6IA.

你的ios系统是什么版本?你手机上是否有视频文件?

emrahhisir commented 4 years ago

Hi, I recently opened issue #22. Can you have chance to look this issue? When I use GalleryMode.video option, video file can not be found. I used your package, I’m very glad to use it. But now, I can’t get the user pick video files :((. Thank you Best regards On Apr 27, 2020, at 9:42 AM, duxiaobin @.***> wrote: 单个列表上很多cell里有图片,图片支持点击预览,然后回退的时候,列表图片重绘,多次来回点击闪退。 flutter.io部分问题。 — You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub <#23>, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABA4LR5OCU5PNWAP6AJFRNTROUSOVANCNFSM4MRUM6IA.

你的ios系统是什么版本?你手机上是否有视频文件?

I use iOS 11.4.6 and yes, videos exist in my phone. Problem is that when I debug, selected video file does not exists, it is temp path.