I've created one customView,in which, on click event it shows imagepicker selection option.I've added 5 instances on customView in other View say 'myView'.
Now in 'myView' if user selects all 5 views at same time.Then 'myView'shows 5 imagePicker selection option.How to force 'myView' to recognize last touch.so that it should show only one imagePicker selection or it should dismiss other popover when user selects Gallery/Camera.
.