How to turn your Angular App into a Progressive Web App!

How to turn your Angular App into a Progressive Web App!

Israel Quiroz

11 месяцев назад

7,296 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

@ameydhore
@ameydhore - 07.03.2024 15:42

Really good info. well presented. Quick question - what is difference between generating APK for android app installation using capacitor v/s creating icon on mobile device using this approach ?

Ответить
@luanam1296
@luanam1296 - 27.09.2023 23:43

Hi Israel! Thanks for the video. If anyone had the same bug as me, here's the solution: I tried installing PWA but I ran into a bug that says "NOT SUPPORTED: keyword "id", use "$id" for schema ID". So, I updated angular to the latest version as he said and also updated pwa to the latest version, using npm install @angular/pwa@latest and it worked for me.

ps: I tried just updating angular and installing pwa again like he said in the video, but it was not enough (they said I already had pwa installed even though I didn't have any of these files he mentioned), so I had to force pwa to the latest version.

Ответить
@user-pl2jt7yd3n
@user-pl2jt7yd3n - 22.09.2023 09:45

Hello, great video. While following the code with you, I can't see the dist/angularpwayt folder after building. It's just dist folder and I am running that in the integrated terminal and it's all working fine but when I go to application in the console the service worker tab is showing nothing and on getting offline as well I am getting the error. Is there anything I have missed?

Ответить
@mihailomarcetic2516
@mihailomarcetic2516 - 15.08.2023 17:08

Great video !!

Ответить