Skip to content

offline use: MakeCode's normal cacheing behaviour is not preserved in webview #67

@jaustin

Description

@jaustin

Describe the bug

When clicking 'create code' while not connected to the internet, even if MakeCode has previously been loaded in the app, does not launch MakeCode.

To Reproduce

  1. Load MakeCode with 'create code'
  2. Use it
  3. Quit the app
  4. Disable connectivity /enable Airplane mode
  5. Open the app and choose "Create code"
  6. 404 page

Expected behavior
We would expect the cached version of MakeCode to load.

@microbit-carlos has debuged this in the desktop browser too - it appears our queryparameter specifying the android app (or the ?dbg=1) appears to defeat the cacheing.

@microbit-matt-hillsdon do you think this is really a MakeCode bug given the issue with the queryparam?

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