Maarten Billemont

Results 78 comments of Maarten Billemont

[Empty.zip](https://github.com/CocoaPods/Xcodeproj/files/9041357/Empty.zip) The following project demonstrates 3 issues. It was created like so: 1. New project in Xcode 13 + some basic `fastlane` configuration (first commit) 2. Make a few changes...

It would be great if someone can look into this as it's creating a lot of noise in our release process. Alternatively, is there a way to automate Xcode writing...

given that this capability would unlock automatic integration with a vast array of calendar services without needing to do service-specific integrations (for instance, Proton calendars, and any other calendar host),...

Worth mentioning https://github.com/getsentry/sentry-java/issues/910

What's curious to note is that when I add > 100 breadcrumbs to the scope, Sentry stops invoking `beforeSend`: ``` [Sentry] [debug] [SentryCrashStackCursor_SelfThread:61] Retrieving backtrace with async swift stitching... [Sentry]...

Thank you, I regret I was unable to find this information on my own from reading the docs. Perhaps some additional pointers could be added with respect to the server...

Much appreciated! @SimplyDanny what are next steps for us?

FYI, I think there may be an issue with the current breadcrumbs in the context of eg. the Apollo GraphQL library, I am seeing a flood of HTTP breadcrumbs where...

You could try omitting the `NSPersistentStoreUbiquitousContentURLKey`, then figure out where iCloud is storing its cdt (logs) by default, and then updating `-URLForCloudContentDirectory` to match. Perhaps all that's needed is to...