} margin-bottom: 10px; font-size: 16px; color: red; .error-message { } background-color: #f0f0f0; font-family: Arial, sans-serif; body {

Gideros Mobile - Encore Data Products

What is a Webpage Not Found Issue?

A webpage not found issue occurs when your mobile app on Gideros tries to load a webpage that does not exist in the app's local storage. This can happen for various reasons, such as updating the webpage or adding it to the list of loaded resources.

When an app tries to load a webpage, it needs to check if the resource is available locally before downloading it. If the resource is not found, the app will display an error message and prevent further loading.

There are several reasons why a webpage might not be found in your mobile app's local storage. Some common causes include:
  • Updating the webpage or adding it to the list of loaded resources.
  • The webpage is hosted on an external server that Gideros does not have direct access to.
  • A network connection issue prevents the app from accessing the webpage.

If you encounter a webpage not found issue, it's essential to investigate the cause and take necessary action to resolve the problem. You can try updating the webpage or checking your network connectivity before trying again.

To resolve a webpage not found issue, you can try the following steps:
  1. Update the webpage or add it to the list of loaded resources.
  2. Check your network connectivity before trying again.
  3. Use a different URL or protocol if available.
  4. Clear app data and cache to see if the issue persists.

If you're still experiencing issues after trying these steps, it may be worth checking your Gideros settings or contacting our support team for further assistance.

https://www.gideros.rocks/profiles/encore-data-products