Problem to refresh in Inspect mode with Chrome

SDK Version: 43
Platforms(Android/iOS/web/all): Web

Hi everyone,

I have started a blank react native Expo project with expo init. I’m bulding a PWA with react native web / workbox.

When i launch “expo start --web” in order to develop my app with the auto refresh it is working well.

But when i enable the Inspect mode of Chrome and the mobile device view, my app is no longer linked with the metro builder… So i can’t auto refresh the app.

Thnaks !

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.