Bas van Dijk
Bas van Dijk
**Describe the bug** When showing a banner on iOS at the bottom using the code from the README.MD: ```js async initializeAds(): Promise { const { status } = await AdMob.trackingAuthorizationStatus();...
**Describe the bug** Apple tells us that they choose "Ask app not to track"  Then they still got the Google consent popup  They state:  I am wondering...
Is there a way to also send the HTTP_REFERER to analytics?
Recently Google announced it wil retire the Google Analytics SDK on October 2019, see https://support.google.com/analytics/answer/9167112?hl=en They state you can use Firebase Analytics instead. However Google Analytics show way more detail...
**Problem Description** Currently longer names of the conversations are truncated:  **Proposed Solution** Allow the split border between the conversation list and the chat window to be resizable
As a developer I use a lot of conversations with ChatGPT. It would be nice if I can group my conversations per project folder instead of one bug list.
ERROR: Could not start the simulatelocation service. Make sure a developer disk image is mounted!
When running `idevicesetlocation` on MacOS 14.4.1 with iOS 17.4.1 I get the error: ```bash ERROR: Could not start the simulatelocation service. Make sure a developer disk image is mounted! ```...
## Bug report ### Required System information - Node.js version: v20.11.1 - NPM version: 10.2.4 - Strapi version: v4.23.0 - Database: Sqlite - Operating system: MacOS - Is your project...
**mapbox-gl-js version**: 3.3.0 **browser**: CapacitorJS webview on iOS ### Steps to Trigger Behavior This quite hard to say. In my app I animate a location indicator on the map with...
When I add a line to the map its width stays the same independent of the zoom level: As a result the lines are very thick and cluttered when zoomed...