Discussions

 View Only
  • 1.  Inconsistent loading of custom pages on mobile

    Posted 04-25-2017 17:57
    We have an app with a custom HTML page set as the home page.  It'll occasionally load on Android devices with Chrome, but sometimes we get the error shown in the attached photo.  Safari is a no-go, always showing the error in the attached photo.  Has anyone had a similar experience and figured out a way around it?  Thank you all! 



  • 2.  RE: Inconsistent loading of custom pages on mobile

    Posted 04-25-2017 18:43
    I know that sometimes web widgets and Map reports sometimes cause this error on mobile versions.  Just some ideas.  

    What kind of things are loading in your custom page?


  • 3.  RE: Inconsistent loading of custom pages on mobile

    Posted 04-25-2017 18:48
    Thanks for the speedy response!  It's some HTML and Javascript.  We are making an API call or 2, so not sure if that would affect the mobile rendering.  I'd be less confused if it never worked at all.  It does work intermittently on Android devices.  


  • 4.  RE: Inconsistent loading of custom pages on mobile

    Posted 05-03-2017 05:37
    There are a few .css files that are loaded on the desktop version, that aren't loaded by default on the mobile version.  So that might cause some issues with what is available in your browser cache.  

    its hard to tell without diving into the code.  Maybe reach out to whomever made the code page, and they should be able to help.