I am working on Windows Service development(which runs in bg in windows machine). To log/store exceptions I want to use Firebase Crashlytics
so that anyone can access it from anywhere.
Not sure if Crsahlytics support web applications too.
Please suggest?
No, unfortunately Firebase Crashlytics does not currently support web applications.
You might want to try an alternative error reporting tool, such as sentry.io.