Johann Behrens
Johann Behrens
So, maybe you'd throw those in as parameters to the `startObservingPersistentHistoryTransactions()` method? And then have a separate `PersistentContainer` for every target?
Might it be useful to make that an example as well? :) I think it could help people quickly grasp that concept and work it out for themselves if a...
I'm also interested, I feel this is a good way for me to get involved in open source software. I'm currently working as an iOS Developer in the Netherlands, I've...
Hi @brustolin, Thank you for the quick response! I'm building a FileProvider extension. I was just thinking, for the main app I'm using Crashlytics. For the FileProvider extension, I'm using...
I could provide a sample project later today, if that works for you?
Hi @brustolin, I pushed a very very very small repository [here](https://github.com/jbehrens94/SentryExceptionTest). I've added Sentry as a dependency with Cocoapods. Reproduction steps: 1. In Xcode run the FileProviderTest scheme (not the...
You're welcome! Thank you for your time and help and I look forward to use Sentry in app extensions, too. :)
How might it be related to #1679, @philipphofmann? As far as I know, I just crash, but don't get out-of-memory. I'm curious to see how it's possibly related. :)
@philipphofmann @brustolin Any update for this issue? Maybe it'd be good to collect some pointers in this issue so that I could have a peek myself, debug and make a...
@brustolin Would you have any pointers for me to start researching this issue?