You are reading a single comment by @rigrig and its replies. Click here to read the full conversation.
  • Yes, if you put that code in a boot file it should work, except you also want to check that

    1. type === 'text': only show notifications/sms
    2. msg.t !== 'remove': only show new/modified messages

    The messages library README has some example code using E.showMessage().

About

Avatar for rigrig @rigrig started