简体   繁体   中英

Can I use Firebase Crashlytics with worker service to log exceptions

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 .

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM