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

£可爱£侵袭症+ 提交于 2019-11-28 14:31:30

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,

  • This functionality is available now. – user5633513 Feb 26 '16 at 7:42
-2

Open Your linked app from linkedIn developer account. Then Navigate to Mobile Menu: Please check screenshot below

enter image description here

Please check if you have Application ID : <01234> whatever, used in your IOS app info.plist.

Also confirm if you have added right IOS Bundle Identifiers: by tapping on ADD Button, and if needed IOS URL Scheme Suffixes in LinkedIn App.

Tap on Update Button and then try Login with linkedin on app, it will work.

-Happy Coding.

  • @Tejinder, Appreciate your approach....When I asked this question Linked-In was not having option for "iOS Settings" in there website (you can see the second image in my question), after two or three days of this question, Linked-In team has added this option(you can see in it my answer). – Sujay Jun 22 '16 at 13:45
  • I faced same issue, so gave detail to save time of any developer who will work on this. Not sure why getting negative votes, if this answer is not helpful? – Tejinder Jun 23 '16 at 5:25

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

Not the answer you're looking for? Browse other questions tagged or ask your own question.

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!