Marco Boerner

Results 6 issues of 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`...

bug :beetle: