在 Xcode 中哪里可以找到'Application ID'?



我正在配置metaio SDK。在安装说明里写着:

'Log-in in the portal and add you **Application ID** and name to generate the new 
signature, then copy and paste your string instead of old one #define SDK_LICENSE 
"RfIXXL7+zVARfh98zMNuiQL1mCaRjUhCBXQxtsETPdM=" in MetaioSDKViewController.mm'

我在哪里可以找到我的应用程序ID?

谢谢。

我假设它要求您正在开发的应用程序的应用程序ID。这应该来自你设置应用程序的iTunes Connect。一旦创建了应用程序,它们就是URL中带有应用程序ID的链接。

相关内容

最新更新