ios当我尝试注册我的应用程序时,如何取消选择游戏中心和应用程序内购买 [英] ios how can I deselect game center and in-app-purchase when I try to register my app

查看:226
本文介绍了ios当我尝试注册我的应用程序时,如何取消选择游戏中心和应用程序内购买的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在尝试在Apple开发人员门户网站上注册我的应用程序,但您可以选择您的应用程序将要使用的服务。我的问题是我不打算使用:游戏中心或应用内购买。如何取消选择?

I'm trying to register my app in the apple developer portal but there you can select the services your app is going to be using. by my problem is I'm not going to be using:"game center" or "in-app-purchase". How can I deselect those?

我真的很感谢你的帮助。

I'll really appreciate your help.

推荐答案

使用通配符应用程序ID

中所示注册应用程序ID page:


App ID后缀

显式应用ID

如果您计划合并应用服务,如游戏中心,应用内购买,数据保护和iCloud,或者想要一个应用程序独有的配置文件,您必须为您的应用程序注册一个明确的应用程序ID。

If you plan to incorporate app services such as Game Center, In-App Purchase, Data Protection, and iCloud, or want a provisioning profile unique to a single app, you must register an explicit App ID for your app.

要创建一个显式的App ID,请在Bundle中输入一个唯一的字符串ID字段。此字符串应与您应用的Bundle ID匹配。

To create an explicit App ID, enter a unique string in the Bundle ID field. This string should match the Bundle ID of your app.

通配符应用ID

这允许您使用单个应用程序ID来匹配多个应用程序。要创建通配符App ID,请在Bundle ID字段中输入星号(*)作为最后一位。

This allows you to use a single App ID to match multiple apps. To create a wildcard App ID, enter an asterisk (*) as the last digit in the Bundle ID field.

这篇关于ios当我尝试注册我的应用程序时,如何取消选择游戏中心和应用程序内购买的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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