No supported devices connected | Application not configured for iOS | Target file not found flutter

Опубликовано: 10 Октябрь 2024
на канале: BBUniversal Team
1,141
3

#nosupporteddevicesconnected.flutter,
#nosupporteddevicesconnected.ios,
#nosupporteddevicesconnectedvscode,
#nosupporteddevicesconnected.flutterandroid,
#nosupporteddevicesconnectedflutterdesktop,
#flutterrunnosupporteddevicesconnectediossimulator,
#nosupporteddevicesfound(checktheconnectionand/orudevrules),
#androidstudionosupporteddevicesconnected,
#nosupporteddevicesconnected,
#nosupporteddevicesconnected.fluttervscode,
#nosupporteddevicesconnected.flutterios,
#visualstudiocodeflutternosupporteddevicesconnected,
#flutterlogsnosupporteddevicesconnected,
#nosupporteddevicesconnected.fluttermac,
#nosupporteddevicesconnected.flutterrun,


Target file "ios" not found in flutter project
(No supported devices connected.)
Application not configured for iOS

#applicationnotconfiguredforiosflutter,
#flutterbuildiosapplicationnotconfiguredforios,

Error occur due to not found files and folders for iOS platform

Now let’s check it practically

So, in project I don’t have iOS or android folder

To solve this error.
Please run below command to create iOS and android folder.

1. “flutter create -i swift .” To Regenerate iOS Folder
2. “flutter create -a kotlin .” To Regenerate Android Folder


Now select simulator or device in VSCode and run command “flutter run”
it will run code on selected device.

It’s take little time.
It’s now running

You can use commands to reload.
When I press q
It will quit .
Same you can use other commands.

If you looking forward to solve any error.
Please feel free to comment below.
If many developer looking for same. I will try to solve it and create video.

Thank you for watching
Stay Subscribe and Stay Connected

Happy to help :)


#targetfileiosnotfound,
#targetfilechromenotfound,
#targetfilenotfoundflutter,
#flutterruniostargetfileiosnotfound,