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
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
I know this is silly but I saved my app bundleID
in following OS setting to get linkedIn application ID, unfortunately didn't get.
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.
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.
Thanks to linkedIn developer team. Finally they have added iOS setting in linkedIn app for integrating iOS application.
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,