-
flutter를 실행하다가 이러한 에러가 생겨났다 고치는 법! ios폴더 안에 있는 Podfile and Podfile.lock을 지운다 그리고 이 코드를 터미널에 실행시킨다 flutter run
When I run the flutter code through ios simulator, Iphone 14 this error has been occured for some reason. How to fix it? delete Podfile and Podfile.lock in ios folder and type flutter run then it does work!