79646889

Date: 2025-05-31 18:43:12
Score: 1
Natty:
Report link

If you are using flutter, building in the flutter plugin in vscode gives you a clue (unlike xcode).

From the top of your flutter project, edit ios/Runner.xcodeproj/project.pbxproj and change all instances of

com.example.yourapp

to

com.whatever_matches_your_apple_developer_domain.yourapp

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Don Law