1
resposta

Permission denied - flutter run ios (device)

Estou tendo o erro abaixo ao tentar rodar o flutter direto no meu celular:

flutter clean && flutter run -d "iPhone de ORLANDO"

Cleaning Xcode workspace...                                         3,2s
Deleting build...                                                  149ms
Deleting .dart_tool...                                              12ms
Deleting Generated.xcconfig...                                       0ms
Deleting flutter_export_environment.sh...                            0ms
Deleting App.framework...                                            6ms
Launching lib/main.dart on iPhone de ORLANDO in debug mode...

Automatically signing iOS for device deployment using specified development team in Xcode project: LMX98M2DF3
Running Xcode build...                                                  

 └─Compiling, linking and signing...                         8,3s
Xcode build done.                                           21,2s
Permission denied                                                       
Installing and launching...                                         0,0s
Error launching application on iPhone de ORLANDO.

Só dá certo se eu abrir o projeto no xcode e rodar por lá, porém não funciona o live reload. Alguma dica?

1 resposta

Olá, tudo bem ?

Vi que sua dúvida foi aberta já tem um tempo :(

Será que conseguiu resolver ? :D

Se sim compartilha conosco como fez!