I used Twa postMessage Demo and the channel is created and the postMessage event is sent but I couldn't receive the message By window message event listener. I need help .
When I used window.PostMessage the EventListener fires, but when I send a message using native side it doesn't.