0
Hello,
PWA app is installed on Android but when opened it gives 403 Forbidden error. what could be the reason? even the demo also shows the same. please help. for scanning the items this will be very helpful. / Thanks
0
Hello,
I am sorry as I missed this again. The correct manifest file should be manifest.webmanifest
in public
folder.
<link rel="manifest" href="{{ asset('manifest.webmanifest') }}">
Thank you
0
Hello,
I think that might be due to the path. I will check and fix in the next week's update.
Thank you
0
Mian Saleem hi,
i have problem installation stuck on server, Cannot proceed to settings step
my server using cpanel.
pls advice.
thank you very much for your help
0
mahfud khoirul anwar Please don't ask same thing on multiple questions. This won't get you reply any sooner but will increases our burden and support time. Thank you
0
Thanks Mian
0
@Mian Saleem, I have tried with new update but that also giving same error.
0
Hello @Mian Saleem
The PWA error got fixed by changed as below...
<!--<link rel="manifest" href="{{ asset('/build/manifest.webmanifest') }}">-->
<link rel="manifest" href="{{ asset('/build/manifest.json') }}">
0
Mian Saleem Oh yes! <link rel="manifest" href="{{ asset('manifest.webmanifest') }}"> also working now! thank you!
We use Cookies
We use cookies to ensure that we give you the best experience on our website. By continuing to browse the site you are agreeing to our use of cookies.