Could not find the built application bundle at build/ios/iphoneos/Runner.app.
Error launching application on iPhoneXr

Ranjith Kumar Nagella
1 min readNov 3, 2019

--

You are running flutter run and you are having this problem.

You might have updated the Display Name from Runner to your app name

To make it work, we need to update the Display Name to Runner back.

Xcode -> Runner -> Runner (under Targets) -> General -> Display Name (Under Identity)

Note: Changing this will not effect your app’s display name.

--

--

Ranjith Kumar Nagella

“Every one has got the will to win, it’s those with the will to prepare that do win.” — Bobby Knight