[Solved] Question about web viewer receives message

You webpage needs include:

<script src="https://thunkable.github.io/webviewer-extension/thunkableWebviewerExtension.js" type="text/javascript"></script>
ThunkableWebviewerExtension.postMessage('hello world');

You can find instructions and details here:

2 Likes