Hi folks,
not sure if this is the right spot. Please feel free to redirect me to a user group or similar.
I'm trying to integrate crashpad into our app but I'm having trouble with the automatic upload.
I can only get it to work with the very first crash.
For all subsequent crashes, I'm not seeing any network activity and my crash server service
sentry.io doesn't show any activity...
Automatic uploads are enabled in the database settings.
Not sure if this is related, but I'm getting this error on every app launch logged to the console:
nw_path_close_fd Failed to close guarded necp fd 9 [9: Bad file descriptor]
I'm rather desperate as I really don't know what else I could try...
I built crashpad from source (macOS 10.13) as well as the depot tools and mini_chromium.
Thanks and best,
Flo