birdofpreyru / react-native-static-server

Embedded HTTP server for React Native
https://dr.pogodin.studio/docs/react-native-static-server
Other
135 stars 21 forks source link

Hosting offline on Android doesn't work #87

Closed CaiqueNds closed 9 months ago

CaiqueNds commented 9 months ago

If I turn off mobile data and/or WiFi, loading of hosted information does not work on Android, it only works on iOS

birdofpreyru commented 9 months ago

Does not happen to me with the example app — I just double-checked, ran it in simulator with airplane mode on, and it works as usual. Most probably, you are doing something wrong.