Skip to content

Feature Request: Clear Browser Cache / Empty App Cache Functionality in Core Mobile #1809

@chrisfusillo

Description

@chrisfusillo

Summary:

As a developer, it is often necessary to clear cached browser requests and resources when testing web applications within Core Mobile. Currently, there does not appear to be an option to clear the browser or app cache. Implementing a "Clear Browser Cache" or "Empty App Cache" function would improve the development and testing workflow.

Use Case:

When testing web applications, cached resources (such as JavaScript, CSS, or API responses) can interfere with updated versions of a web application. Without a quick way to clear the cache, developers must rely on workarounds, slowing down the development process.

Proposed Solution:

  • Add a "Clear Browser Cache" or "Empty App Cache" option in Core Mobile's settings.
  • This function would clear all cached resources (e.g., JavaScript, CSS, API responses) from the in-app browser, allowing developers to load the most up-to-date version of a web application.

Benefits:

  • Improves the developer experience by allowing immediate access to updated web applications.
  • Reduces the need for manual workarounds, speeding up the development process.
  • Ensures that web apps are displayed and behave as expected without cached data interference.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions