0

A specific web page is getting stuck on mobile device expo go yet it loads completely on simulator(BlueStacks)Expo Go. webPage is SPA but the loading elements never disappear on physical device's expo go

Each other urls i tried loads perfectlyon device expo go... but a specific url gets stuck in loading screen even onLoadStart onLoadEnd and onLoad scripts execute ensuring lifecycle progress.

About Page

  • It is SPA built using Angular.js and zone.js

"i don't believe it is a network problem (or even device block) bcz both my pc and mobile device were on same network and i loaded the page on my device chrome browser and edge browser"

Things i tried!

  • simply setting source prop in webview
  • setting user-Agent, domStorageEnabled={true} and mixedContentMode="always"
  • getting no Error on onError
1
  • if you are running angular then "react-native-webview" doesn't seem correct. React is a different spa framework. Commented Mar 14 at 18:46

0

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.