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
toolbox.router.get('/(.*)',appRequestHandler,{origin:'app.example.com'});
its working fine in all other Desktop browsers.
its not working in ipad/iphone safari browser.
toolbox.router.get('/(.*)',appRequestHandler,{origin:'app.example.com'});
its working fine in all other Desktop browsers.
its not working in ipad/iphone safari browser.