Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
chrisfusillo opened this issue Sep 23, 2024 · 0 comments

Comments

@chrisfusillo
Copy link

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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant