Financial Reports show an amount owed in AUD of $1250.
In banking the designated account shows clear and in paid agreements, all is ok, nothing for me to do.
Post
Replies
Boosts
Views
Activity
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
It seems they are real!
Fantastic support the last two days from Chloe and Andy I think from Singapore.
Actually once to talk to someone. Andy even viewed my screen remotely suggested some changes and finally got the build to upload, but no issues. Now in review!
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.
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?