You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@fernando-gl Check Notes on Safari 7+ (OSX, iOS) under Compatibility in the readme. Since all browsers on IOS use the Apple provided browser engine, its likely the local storage restrictions apply in this case.
Can you guys recommend any workarounds for iOS Chrome? I can use cross-domain local storage via iframe postMessage in all browsers (even iOS Safari) except this one.
When I am on desktop browser I can retrieve the key from the hub correctly but when I open the web page on IOS Chrome it returns "null".
It also works on IOS Safari.
The text was updated successfully, but these errors were encountered: