Search code examples
ioslinkedin-api

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


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 LinkedIn app

As they have mentioned in documentation, iOS setting in following image

enter image description here

After creating app using create app in linkedIn link, iOS setting is not available for iOS in "Mobile" setting page. but as per linkedIn documentation option should be in "mobile" setting.

After creating app in linkedIn

enter image description here

I know this is silly but I saved my app bundleID in following OS setting to get linkedIn application ID, unfortunately didn't get. enter image description here

But I took it from URL(I am not sure whether that is correct or not) and Did the remaining settings and added code in project, but not working.

I guess this is website issue

Then also, Is there any solution to save bundleID of my iOS app in linkedIn app to get application ID ?

Any help would be appreciated.


Solution

  • 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,