When you try to upload your CV via the file upload button, The onActivityResult method is never called and even the super.onActivityResult doesn't get called.
A quick fix would have been to do something like what was mentioned here . Open to suggestions.
When you try to upload your CV via the file upload button, The
onActivityResultmethod is never called and even the super.onActivityResult doesn't get called.A quick fix would have been to do something like what was mentioned here . Open to suggestions.