I am looking for a way to log the crash stacktrace of a cordova-windows app.Currently all plugins I can find don't support windows...
I have Application insights on the app for logging, but it doesn't log unhandled errors (despite documentation says otherwise) and it doesn't log crashes.
I also looked into App Center and Firebase crashlytics, but there is no support for windows either.
Any ideas?