No option to save bundle-id of iOS app to “mobile” setting in linkedIn app

后端 未结 1 1235
爱一瞬间的悲伤
爱一瞬间的悲伤 2020-12-12 03:11

I am trying to implement share functionality in LinkedIn from iOS app, I have gone through LinkedIn SDK Doc. I am stuck when Configuring my Bundle ID with my LinkedI

相关标签:
1条回答
  • 2020-12-12 03:34

    Thanks to linkedIn developer team. Finally they have added iOS setting in linkedIn app for integrating iOS application.

    enter image description here

    without saving iOS Bundle Identifiers and iOS URL Suffix Schemes in iOS setting, will get error while app build in xCode.

    Error Domain=LISDKAuthError Code=5 "The operation couldn’t be completed. (LISDKAuthError error 5.)" UserInfo=0x17d61b00 {originalDomain=LISDKServerError, errorDescription=either bundle id or package name / hash are invalid, unknown, malformed,

    | improve this answer | |
    0 讨论(0)
提交回复
热议问题