Hacker News new | ask | show | jobs
by chris_nielsen 1509 days ago
Hi, author here. Yeah that's a great point. With Capacitor when the browser crashes you just get this white screen and it wouldn't get picked up as an exception by iOS and reported on the App Store. I ended up having to add in custom JS crash reporting to catch browser exceptions, but I'm not 100% happy with it.

Let me know if anyone has a recommendation.

1 comments

You should be able to use regular JavaScript tools like sentry.io