Personal development teams, including "Michael Cockinos", do not support the Push Notifications capability.

Hi Everyone, This has just come up when I tried to publish an app I've had in production for a few years.

I can't find much about it other than the account I use as a developer is and Personal account (Paid)

Has something changed recently at Apple?

Really need to fix this.

Michael

Nothing from Apple Support on this?

I have created a Profile for the app with the correct Developer Account for the app, but still, come up with a same error, and Push Notifications are included in the profile.

Help Please?

This is the error in xCode.

Cannot create a iOS App Development provisioning profile for "com.michael.cockinos.wasma". Personal development teams, including "Michael Cockinos", do not support the Push Notifications capability.

Problem Solved! Thanks to Andy in Singapore!

These are Andy's suggested settings.

Also added the following: I added to info.plist, <key>MinimumOSVersion</key> <string>11.0</string> and did the same in Runner -> Flutter -> AppFrameworkInfo.plist``

Ran:  flutter clean flutter pub get

flutter build iOS —release then archived, validated, and uploaded the ipa.

In Xcode set minimum targets to 11.0 on the general tab.

Hope this helps others.

Michael Cockinos Redhot Internet Solutions Pty Ltd

Personal development teams, including "Michael Cockinos", do not support the Push Notifications capability.
 
 
Q