Wednesday, July 1, 2026
HomeiOS DevelopmentFlutter iOS construct all of a sudden says "The bundle identifier of...

Flutter iOS construct all of a sudden says “The bundle identifier of the appliance couldn’t be decided.”

[ad_1]

Unexpectedly my flutter app doesn’t set up on iOS. It has been working and constructing for a very long time, after which abruptly I get this error…

Unable to put in /Customers/me/src/myapp/shopper/construct/ios/iphonesimulator/Runner.app on F0FDB4EA-7E61-49D5-A39F-BA1C10D0CFA4. That is typically brought on by a malformed plist file:
ProcessException: Course of exited abnormally:
An error was encountered processing the command (area=NSPOSIXErrorDomain, code=22):
Failed to put in the requested utility
The bundle identifier of the appliance couldn't be decided.
Be sure that the appliance's Data.plist comprises a price for CFBundleIdentifier.
  Command: /usr/bin/arch -arm64e xcrun simctl set up F0FDB4EA-7E61-49D5-A39F-BA1C10D0CFA4 /Customers/me/src/myapp/shopper/construct/ios/iphonesimulator/Runner.app
Error launching utility on iPhone 13.

My information.plist undoubtedly exists and has the bundle identifier specified as….

<key>CFBundleIdentifier</key>
<string>$(PRODUCT_BUNDLE_IDENTIFIER)</string>

[ad_2]

RELATED ARTICLES

LEAVE A REPLY

Please enter your comment!
Please enter your name here

Most Popular

Recent Comments