CFBundleDocumentType is not working in myproject-Info.plist file

后端 未结 2 796
南旧
南旧 2020-12-20 16:47

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

2条回答
  •  北海茫月
    2020-12-20 17:15

    Set the UIFileSharingEnabled to YES. You missed to set it in plist.

    Hope this will resolve your issue.

提交回复
热议问题