Is there anyone with problems with window.parent.postMessage on Safari? The message from an external page to wix (iframe) stopped to work

The complete scenario is a html element in a wix page and a external page that send message to wix using window.parent.postMessage, it was working fine till today. The problem happens only in Safari browser or iphone.

Now it seems that window.parent.postMessage in the external page is not fired.