I am trying to build an app in ionic framework.
I am trying to build this functionality like when i click on photo from gallery and hit share A share pan will open
Set the UIFileSharingEnabled to YES. You missed to set it in plist.
UIFileSharingEnabled
YES
Hope this will resolve your issue.