admin管理员组

文章数量:1389754

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

本文标签: