質問するログイン新規登録

回答編集履歴

2

誤字の修正

2020/09/02 03:58

投稿

okmt1230z
okmt1230z

スコア17

answer CHANGED
@@ -10,6 +10,6 @@
10
10
 
11
11
  [こちら](https://github.com/flutter/flutter/issues/20045)でリアクションの多い以下の内容も試されましたか?
12
12
 
13
- For me, I deleted the ios/Flutter/Flutter.framework folder and install pods pod install again then it worked.
13
+ > For me, I deleted the ios/Flutter/Flutter.framework folder and install pods pod install again then it worked.
14
14
 
15
15
  よろしくお願いします.

1

回答の更新

2020/09/02 03:58

投稿

okmt1230z
okmt1230z

スコア17

answer CHANGED
@@ -2,4 +2,14 @@
2
2
 
3
3
  > Removing the ios/Podfile.lock folder, flutter clean, then flutter run again did the trick.
4
4
 
5
- ios/Podfile.lockを削除後,flutter cleanをし,flutter runしてみてください.
5
+ ios/Podfile.lockを削除後,flutter cleanをし,flutter runしてみてください.
6
+
7
+ (2020/09/02 12:55 追記)--------------------------------------------------------------
8
+
9
+ お役に立てず申し訳ないです.
10
+
11
+ [こちら](https://github.com/flutter/flutter/issues/20045)でリアクションの多い以下の内容も試されましたか?
12
+
13
+ For me, I deleted the ios/Flutter/Flutter.framework folder and install pods pod install again then it worked.
14
+
15
+ よろしくお願いします.