Progressive Web Apps - Crash report and error logging

Hi,

In Ionic 2 - progressive web apps, how can we tracking the crash report and error logging. Is there any built-in module available for this.

Can we use Firebase for this tracking purpose.

Thanks in advance!

regards,
Mano

I don’t know how the available error reporting solutions out there (Rollbar, Sentry etc) handle offline state, but in general you can use the same ones on PWA that you also would use for a normal SPA or website.

1 Like