Questions tagged [angular-pwa]

154 questions
0
votes
0 answers

Reload a progressive application every time there is a change on the iis server

I have a progressive web application that does not use any caching. I am looking for a way to update the application automatically every time that there is a change on the server. Is there any way to achieve that ? Thanks.
0
votes
1 answer

Angular 6 PWA -- The PWA functionality is interefering with Azure Adal Authentication, not sure how to bypass it

I have a PWA built with Angular 6 and the @angular/pwa npm package and authenticating using adal-angular4 npm package (but could just rebuild that from scratch if needed -- the issue isn't a bug in the package I think) When attempting to…
SebastianG
  • 8,563
  • 8
  • 47
  • 111
-1
votes
1 answer

ios PWA(add to home screen) is not asking for Camera permission in Angular for video tag

I have created PWA using angular in which I am using zxing-ngx-scanner library, which library for barcode scan. In ios browsers(Safari, Chrome and Firefox) and on Android it's asking for camera permissions and it's working fine, but if I add my site…
-2
votes
3 answers

Angular version update is not working in Bash Cmd

The version am using is 6.0.8.While trying adding angular/pwa in my project am getting this error. In my cmd prmt it shows my angular cli version as 6.0.8, but inmy bash cmd it shows version 1.7. can someone help me on this. @angular/cli: 1.7.4
VinoPravin
  • 947
  • 3
  • 17
  • 32
1 2 3
10
11