LoginSignup
1
0

More than 5 years have passed since last update.

ReactNativeのリモートデバッグがiOSの実機で動かなくて困った話

Posted at

はじめに

ReactNativeのリモートデバッグをiOSの実機で行おうとしたら、jsのバンドルファイルのダウンロード完了から先に進まない現象に悩まされた。

対処法

デバッグに使うブラウザのコンソールを開き、↓ に表示されているURL (ここでは http://192.168.100.32.xip.io:8081) を開き直し、アプリをリロードしたら動いた。

スクリーンショット 2018-10-26 12.15.16.png

終わりに

手元で使っているReactNativeは少し古いので、最新のReactNativeでは直っているのかも。

1
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
1
0