Unable to add Siri capability in Xcode and apple developer centre too

有些话、适合烂在心里 提交于 2021-02-19 02:47:19

问题


I did a lot of research but didn't got any help. I am unable to add capability of 'Siri' in xcode and can't see any option in my apple developer account too, I am asked to purchase the membership instead. By any chance is it possible to create an app in iTunesConnect without making the payment of USD99. I just want to learn some new stuffs like Siri integration, but to do so I need to add the capability in app from developer account and to add an app I have to get enrolled and pay $99. Even for learning purpose payment is required?


回答1:


As Apple docs mentioned, you can use your free apple account to access certain app capabilities. Refer the below link for the supported capabilities for free.

https://developer.apple.com/library/content/documentation/IDEs/Conceptual/AppDistributionGuide/SupportedCapabilities/SupportedCapabilities.html#//apple_ref/doc/uid/TP40012582-CH38-SW1

For remaining capabilities, you need to have developer account membership paying USD 99.




回答2:


you need 1 paying member on a team to use iTunes connect. But as it is only a distribution platform, I dont see why you need it.

NOTHING needs iTunes connect account (exception being store kit IIRC)

check https://developer.apple.com/account/ios/identifier/bundle and whatever entitlements you can give there, work




回答3:


  1. You should enable it in apple's developer portal.
  2. Go to "Identifiers" and select your App.
  3. Scroll and check SiriKit and Save it.
  4. Then you will have to create a new Provisioning Profile with the identifier.


来源:https://stackoverflow.com/questions/45862349/unable-to-add-siri-capability-in-xcode-and-apple-developer-centre-too

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