Flutterでの開発に実機を利用していて、Error connecting to the service protocol: HttpExceptionが発生したときの対処法
Flutterで開発をしているなかで、以下のようなエラーが発生した
Error connecting to the service protocol: HttpException: , uri = http://127.0.0.1:1024/ws
これ、ほっとくと、Hot Reloadができなくなる。
Flutterで開発しているなかで、結構痛手である。
これの解決策だが、Xcodeの実機設定で対応できることが判明した。
解決策
- Xcodeを開く
- window > Devices and Simulators(Shift + Command + 2)を開く
- 左のConnectedリストから対象端末を選択
- connect via networkをonにする
以上だ。
Author And Source
この問題について(Flutterでの開発に実機を利用していて、Error connecting to the service protocol: HttpExceptionが発生したときの対処法), 我々は、より多くの情報をここで見つけました https://qiita.com/lv-kit/items/fff5b206d51a44767e6d著者帰属:元の著者の情報は、元のURLに含まれています。著作権は原作者に属する。
Content is automatically searched and collected through network algorithms . If there is a violation . Please contact us . We will adjust (correct author information ,or delete content ) as soon as possible .