toolbox.router.get function not working in safari ios
HeenaBhesaniya opened this issue · 0 comments
HeenaBhesaniya commented
toolbox.router.get('/(.*)',appRequestHandler,{origin:'app.example.com'});
its working fine in all other Desktop browsers.
its not working in ipad/iphone safari browser.