go-bazzinga / hot-or-not-auth

Other
1 stars 0 forks source link

postMessage doesnt work on mobile #78

Open rosarp-gobazzinga opened 4 months ago

rosarp-gobazzinga commented 4 months ago

https://developer.mozilla.org/en-US/docs/Web/API/Window/postMessage#browser_compatibility

Even though mobile compatibility is present, auth fails on mobile:

  1. IOS chrome mobile mode
  2. Android FF & chrome mobile mode

Works on Android chrome in desktop mode.