Missing Push Notification Entitlement - Your app appears to register with the Apple Push Notification service, but the app signature's entitlements do not include the 'aps-environment' entitlement. I try a lot of comments solution and I don’t know what is the error.
CodePudding user response:
open your project target and then go to Signing & Capabilities then click in the Capability and select Push Notification it should appear to you like the image. please find this link: Missing Push Notification Entitlement issues I think this question duplicated.