Kshitij Chauhan

Results 40 comments of Kshitij Chauhan

Can confirm, we are facing the same issue on Cloud Functions with `@google-cloud/pubsub` version 2.18.4.

Before we do that, it would be great to know how you plan to approach these changes. Would you be able to share details such as: 1. What themes do...

Those are all great ideas! I threw this library together over a couple of days so I didn't a lot of time to include other stats. I'd really like the...

You got it right, the problem occurs because the service takes a short while to start. The issue has been open for so long because, unfortunately, I have not found...

I'll have to verify if the app crash halts the service's startup process, otherwise serializing the crash for later consumption is a nice idea. Can't promise an ETA :)

I experimented with the idea of serializing the crash for deferred use in the service. I opted to use a JSON file in the app's private directory because: - No...

Hey @dsherret, is there any update on this issue? I'm working on something that needs to resolve file system paths of imports in a TypeScript file. Would be really handy...

A few problems to consider with this issue: * Firebase Crashlytics is great. The crash reports are exhaustive, and even though the analytics are simple, they are still valuable. *...

@subbramanil Thank you for your interest in this issue. I think it would be better to split the ACRA task from this issue, since publishing to F-Droid and changing the...

Here's the ACRA issue: #32 Let's continue the discussion there.