简体   繁体   中英

Cannot create IOS App Development provisioning profile

I am getting this error (see image below). My Apple ID account has not been enrolled in a developer program. Would I need to do that in order to get rid of the error?

Anything else that can be causing this error?

错误

Because of your project enable the Push Notification , that need the developer certificate.

You can simple disable it in

Project File > Target > Capabilities > Turn off the Push Notification

1]

Answer depends on what is your requirement.

  • Need to just get rid of the error. Then just disable the push notifications in the capabilities tab in the project.

  • Need to run on device or create an IPA or your app needs support for push notifications then you need to enroll to Apple developer account and create the required certificates & provisioning profiles to proceed further.

Hope this will be helpful.

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