Bricked the messages system? #5772
Replies: 1 comment
-
Posted at 2023-03-22 by gfric Changed boot.js to require 'messages': Posted at 2023-03-22 by @gfwilliams Is this when trying to update from your forked app loader? I think there's a good chance that you haven't updated the You can see from https://github.com/espruino/EspruinoAppLoaderCore/blob/425c4a98aed7c4d9b640e37463b534a45a20def7/js/appinfo.js#L418 which throws the error that with the current version of the code that should never happen because there's a Posted at 2023-03-22 by gfric That fixed it. Thank you. |
Beta Was this translation helpful? Give feedback.
-
Posted at 2023-03-22 by gfric
I tired to make a messagesUI replacement app. So I uninstalled Messages UI, then installed my app. Now I get the error message:
Whenever I try to install the apps "messages" or "Message UI". I did a reset to factory, but still I have this error.
The code I uploaded was:
===boot.js===
===messagexxl.js===
=== metadata.json ===
Beta Was this translation helpful? Give feedback.
All reactions