I have UITextView present in UIAlertView. When I select the text from UITextView then those text selection menus i.e. copy,paste,select ,etc are hiding behind the UIAlert view as shown in following screenshot:

is there any way to make this menus in front?
You have to describe the question well (At least the code that you have used)
Any way this below code worked me fine
Note: Align the frame as per your requirement