Ivan Dlugos
                                            Ivan Dlugos
                                        
                                    Adding another (generally available) supported platform is currently not planned as far as I know. Please send a direct request via https://objectbox.io/contact/ also mentioning GLIBC/GLIBCXX versions available on your platform....
> ObjectBox-Swift allows you to specify the DirectoryPath when initializing the Store, while the c/c++ interface does not seem to have such a specification. * C++ - you can pass...
Nothing to be sorry about
FYI this is a P1 in https://github.com/getsentry/team-mobile/issues/24 while being a P3 here
FYI this is a P1 in https://github.com/getsentry/team-mobile/issues/24 while being a P2 here
I've rebased this PR but in the end decided to replace the PR as the approach may end up different, due to the lack of default interface method support this...
> @vaind do you know if this is possible after your PRs on Dart/Flutter language/engine? not out of the top of my head, I'll check
I've managed (with a custom flutter build) to get an issue with absolute paths to sentry.io from Android. Weirdly though, each stacktrace source path contains "dispose" somewhere in the path...
As for web, I'm confused... [this issue linked above](https://github.com/getsentry/sentry-dart/issues/417) says it should work, but for some reason, It doesn't for me: https://sentry.io/organizations/sentry-sdks/issues/3734775388/events/e14d18b2b90c4c97815245624ed4757e/?project=5428562
> Does the SDK set that in the `absPath` or is that during symbolication on the server? just asking cus I can check with the stack trace team. I've checked...