Hi,
We have a ASP .net core 3.1 MVC web app with razor pages. We are in process of making it a PWA.
We followed the guide here : https://github.com/madskristensen/WebEssentials.AspNetCore.ServiceWorker#readme
and were able to successfully make it work.
Everything works on all browsers except the OAuth flow of Google and LinkedIn on Safari on MacOS and on iOS i fails on all browsers.
On Android though everything works fine.
Can someone please help regarding this.
@madskristensen can u please guide on a fix / workaround for this
Hi,
We have a ASP .net core 3.1 MVC web app with razor pages. We are in process of making it a PWA.
We followed the guide here : https://github.com/madskristensen/WebEssentials.AspNetCore.ServiceWorker#readme
and were able to successfully make it work.
Everything works on all browsers except the OAuth flow of Google and LinkedIn on Safari on MacOS and on iOS i fails on all browsers.
On Android though everything works fine.
Can someone please help regarding this.
@madskristensen can u please guide on a fix / workaround for this