Posts

Showing posts from May, 2020

testing a post message

<script>     console.log("SDK initialised");     window.postMessage("SDK","*"); </script>