Background: Our webapp has a feature that sends links by email to users. When clicked inside the email, the link should open our webapp. Our webapp (window A) includes a few actions that create new tabs because the content cannot be rendered inside an iFrame (window B) window A and window B communicate using postMessage. Problem: On Android devices, using