Bas van Dijk

Results 35 issues of 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" ![image](https://github.com/capacitor-community/admob/assets/644550/32136c82-92cb-47f6-a3cb-35d336a348ac) Then they still got the Google consent popup ![image](https://github.com/capacitor-community/admob/assets/644550/b9c8d4b2-a2b7-4c1d-b4cf-e59152d8844b) They state: ![image](https://github.com/capacitor-community/admob/assets/644550/a2de47cf-15e7-4c57-97f4-386073858811) 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...

question

**Problem Description** Currently longer names of the conversations are truncated: ![image](https://github.com/Bin-Huang/chatbox/assets/644550/6b0013b6-0e3f-4738-8048-7d472efb74b7) **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.

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...

issue: bug
severity: medium
source: core:upload
status: pending reproduction

**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...