I made an application identifier on an Apple developer account with push notification enabled
In xcode project, I get login status with the following messages
In target> opportunities there is the following message
How can I solve this problem? I read these answers, but the problem persists.
Report an error in a step: add the Push Notifications function to your application identifier
xcode 8.0 "add push notif (..) to your app id" warning, although already added
Try restarting Xcode. If this does not work, follow these steps:
You need to upload a profile:
1) Go to https://developer.apple.com/account/ios/profile/limited/ Select a project => edit => Certificates => Select All => Create => Download
or if you already have a profile
Go to https://developer.apple.com/account/ios/profile/limited/ Select a project => Change => Create => Download
2) In Xcode: Unclick Automatically manage signing.
Import profile profile: Project file => Signing (Debug) => Provisioning profile => Import profile => Select file from 1
Source: https://habr.com/ru/post/1270099/More articles:Why should I use a Service Fabric reverse proxy instead of an Azure application gateway to talk to SF Cluster? - reverse-proxyWhat types of values โโin Swift support copy-on-write? - collectionsError trying to install Firebase with pod regarding nanopb - iosWhy does this change affect the outcome when even VS claims to be redundant? - floating-pointIn Python, how can I iterate over all regular expression matches in a string? - pythonHack: Duplicates in java.util.TreeSet? - javaReport error in step: add the Push Notifications function to your application identifier - iosxcode 8.0 "add a warning Push Notif (..) in your application identifier", but already added - iosCount the number of tails since the last head - pythonError installing Sass - sassAll Articles