English 中文(简体)
iPhone - UIImagePickerController 有时显示白屏。
原标题:
  • 时间:2009-04-29 06:17:04
  •  标签:

I am using a shared instance of UIImagePickerController in my application. I am using the Camera Roll as the image source.

Sometimes when the image picker opens, instead of seeing the photos gallery, I am able to see only a blank white screen. This issue is not reproducible every time and happens only some of the times.

有人遇到过这个问题吗?是内存使用问题吗?我在设备上测试时使用Instruments检查了应用程序,但似乎内存不是问题。

Thanks for any help.

最佳回答

问题是由内存问题引起的。我创建了一个UIImagePickerController的共享实例,并在整个应用程序中使用它。

问题回答

暂无回答




相关问题
热门标签