You are reading a single comment by @Gordon and its replies. Click here to read the full conversation.
  • Ok, thanks for the info!

    That would make sense then - I wasn't able to test out the iOS stuff properly because I only have an old iPad and no other apple devices, and I couldn't find a way of getting notifications on it (Hangouts which I had used previously has been deprecated!).

    Please could you use the Custom Boot Code app and enter:

    E.on('notify',msg=>{
      require("Storage").open("messages.log","­a").write(JSON.stringify(msg)+"\n");
    });
    

    then receive some messages with iOS. Then if you disconnect and reconnect with the Web IDE, click the 'Storage' icon (4 disc icon in the middle bar of the screen), scroll right down, and click to download 'messages.log', and upload it here I can try to take a look and see what's up

About

Avatar for Gordon @Gordon started