Plz tell me dat is it possible?
if there is running many app in background in iPhone
and now I open my app
entering the some info in form page and start the camera to capture the image
after capturing the image, form UI was mismanaged
Plz tell me dat is it possible? if there is running many app in
Share
You need to fix the size of that image that you are capturing and showing in your form. This might be the issue of height and width of that image which is making your other controls improper. You can fix the size and position of all controls in your project so that all controls will remain same as they were.