Hello,
We have an issue with the Image Picker in our App. When the camera is launched to take an image, our app restarts and shows the main screen. Can somebody throw some light on this issue?
Thanks in Advance.
Hello,
We have an issue with the Image Picker in our App. When the camera is launched to take an image, our app restarts and shows the main screen. Can somebody throw some light on this issue?
Thanks in Advance.
I've noticed that the camera needs a lot of memory. When I take a picture the phone sends me memory warnings and view controllers get released. Not a problem in my case, but I guess your app is using too much RAM. You'll have to try to release some when you get memory warnings.