简体   繁体   中英

iOS how to create development provisioning without having device?

I have created an app, I have paid account on Apple developer. I have created certificates and distribution provisioning, but Whenever I tried to make the development profile, it ask me for the device or list of device, see the image below:

在此处输入图片说明

This is a problem, I do not have any physical Apple mobile device. So I can not put UUID. So it looks like I can not complete my development profile provisioning vizard.

Please tell me how to create development provisioning profile here without having a real device??

我认为开发配置文件仅用于在实际测试的iphone / ipad上测试应用程序应用程序,您不需要在模拟器上进行测试并启动应用程序,在创建应用程序iTunes连接并提交时会使用分发配置文件,尽管我真的建议您使用真实的iphone来进行测试,因为某些功能在模拟器上不可用,有时在真实手机上的运行方式有所不同

Just add UDID of your real device iPhone or iPad in "Devices" section before creating development certificate. You can use this UDID "".

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM