I am doing career form, in this form have resume upload concept. I searched how to browse file form ios device but i am not getting any solution so please some one can help to solve this problem. I am new in ios.
You cannot browse any files on iOS device.
You have to update your app to say what type of files it can edit/read.
Then another app would have to share that file. When that source app shares a file type tht your app accept, it would listed as a destination the user can select.