没有将iOS应用的捆绑ID保存到“移动”的选项在linkedIn app中设置 [英] No option to save bundle-id of iOS app to "mobile" setting in linkedIn app

查看:705
本文介绍了没有将iOS应用的捆绑ID保存到“移动”的选项在linkedIn app中设置的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正试图在iOS应用程序中实现LinkedIn的共享功能,
我已经完成了 LinkedIn SDK Doc 。当使用我的LinkedIn应用配置我的Bundle ID

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

正如他们在文档中提到的那样,iOS设置如下图所示

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


使用在linkedIn中创建app后创建应用程序/>链接, iOS设置在移动设置页面中不适用于iOS。但是根据linkedIn文档选项应该处于移动设置。

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.

在linkedIn中创建应用程序后

After creating app in linkedIn

我知道这很愚蠢,但我在以下操作系统设置中保存了我的应用程序 bundleID 以获取 linkedIn应用程序ID ,但遗憾的是没有得到。

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

但是我从URL中取出它(我不确定这是否正确)并且剩下的设置和项目中添加了代码,但没有工作。

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.

那么,是否有任何解决方案可以在LinkedIn应用程序中保存我的iOS应用程序的bundleID以获取应用程序ID?

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.

推荐答案

感谢linkedIn开发团队。最后,他们在linkedIn app中添加了iOS设置,用于集成iOS应用程序。

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

如果不在iOS设置中保存iOS捆绑标识符和iOS URL后缀方案,则在xCode中构建应用时会出现错误。

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


错误域= LISDKAuthError代码= 5操作无法完成。(LISDKAuthError错误5)UserInfo = 0x17d61b00 {originalDomain = LISDKServerError, errorDescription =包ID或包名称/哈希无效,未知,格式错误,

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,

这篇关于没有将iOS应用的捆绑ID保存到“移动”的选项在linkedIn app中设置的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆