You are reading a single comment by @Gordon and its replies. Click here to read the full conversation.
  • “skipping save to storage” is a normal debug message that my app logs to the console,

    This is why I'd really suggest you do what I said and just use Util.readStorageX to read the file direct - that's definitely the fastest, safest option IMO.

    Glad you got it working though!

    If you want to make changes quicker, you can always try hosting the app loader locally if you can get an HTTP server on your PC - changes are then super quick to make.

About

Avatar for Gordon @Gordon started