Refreshing from the device, with the device's menu does not work

Hello!
In mobile, both ‘real’ and android emulator we have this menu:

alt text

In 90% of cases, when I click this ‘refresh’ button, I can see this:
alt text

Infinitely, i.e. it never reloads.

I know about hotloading etc, but now I’m working with webviews, and I don’t actually change the mobile app code, but rather server side code, and this seems to be the best option to force the app to refresh things.

Is there anything I can do about it?

System:
OS: Linux 4.4 Ubuntu 16.04.5 LTS (Xenial Xerus)
Shell: 5.1.1 - /bin/zsh
Binaries:
Node: 8.15.1 - /usr/bin/node
Yarn: 1.15.2 - /usr/bin/yarn
npm: 6.10.2 - ~/.node_modules_global/bin/npm
npmPackages:
expo: ^34.0.1 => 34.0.4
react: 16.8.3 => 16.8.3
react-native: https://github.com/expo/react-native/archive/sdk-34.0.0.tar.gz => 0.59.8
react-navigation: ^3.11.0 => 3.12.1
npmGlobalPackages:
expo-cli: 3.0.8

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