Marco Boerner
Marco Boerner
The Android SDK seems to be tracking the usage (first integration on a device) of the Mixpanel SDK in a project with the token 85053bf24bba75239b16a601d9387e17, hardcoded at: `../mixpanel-android-7.0.0-sources.jar!/com/mixpanel/android/mpmetrics/MixpanelAPI.java:181` I did...
We're currently migrating from v10 to v.11 and noticed the `dragStart()` and `dragEnd()` methods have been removed because they are not used anymore. However, we do still use them in...
The default path for the `Backups` folder in Capture One is also `Library/Application Support/Capture One` which depending on the size of the Capture One Catalogues can be easily 5gb and...
Fixes #100 `Add explicit codable implementation to ChatMessage` without removing the `Identifiable` conformance by implementing an explicit codable implementation that ignores the `id` property when encoding, and creates a new...
The current `OpenAIModelType` model enum and methods that have models as parameters could easily cause errors as any model could be chosen for any of those methods. By adding the...
## Environment - Xcode version: 15.3 - iOS version: 16.x, 17.x - Maps SDK Version: 11.3.0 ## Observed behavior and steps to reproduce When using the `camera(for:padding:bearing:pitch:)` Methods of `MapboxMap`...
### How frequently does the bug occur? Always ### Description I'm reading objects from my realm, I want to sort the results using the `sorted(by:ascending:)` method by the `ObjectId`. However,...
### Environment information ```plain text System: OS: macOS 15.1 CPU: (12) arm64 Apple M3 Pro Memory: 123.80 MB / 36.00 GB Shell: /bin/zsh Binaries: Node: 22.9.0 - /opt/homebrew/bin/node Yarn: undefined...
### Environment information ```plain text System: OS: macOS 15.1 CPU: (12) arm64 Apple M3 Pro Memory: 123.80 MB / 36.00 GB Shell: /bin/zsh Binaries: Node: 22.9.0 - /opt/homebrew/bin/node Yarn: undefined...
When trying move the following edges or corners of the app window the app resizes in an unexpected way, as in the opposite sides start moving as well. Issues with...