Xinyi Ye

Results 44 comments of Xinyi Ye

Hi @charleslima, I turned Thread Sanitizer on as the following screenshots. However, I didn't see a data race warning when running the app. Is there anything else you set up?...

Hi @IlyaSirosh, thanks for choosing Amplitude. Were you using the this [batch API](https://www.docs.developers.amplitude.com/analytics/apis/batch-event-upload-api)? I would suggest to use the [HTTP V2 API](https://www.docs.developers.amplitude.com/analytics/apis/http-v2-api/) which is the endpoint the Swift SDK is...

Hi @Dmitry-rman, thanks for requesting Swift package support for the visionOS platform. We've added it to our backlog for evaluation and will keep you updated on its progress.

Hi @sky1095, we will update the github README file and share the new breaking change version on Amplitude community. I will also tag you under this thread 😀

Hi @sky1095, Flutter 4.x Beta is available now with `defaultTrackingOptions` available in the configuration and here is the doc https://www.docs.developers.amplitude.com/data/sdks/flutter-4/#tracking-default-events

RN 0.x is at branch v1.x and this issue has already been fixed in https://github.com/amplitude/Amplitude-TypeScript/pull/533

Hi @alok1111, it's outdated. We are thinking about updating the docs to link to [README](https://github.com/amplitude/Amplitude-TypeScript/tree/main/packages/analytics-browser#installing-via-script-loader) which will be updated on each release. I will keep you updated and thanks for...

Hi @mkbey, thanks for choosing Amplitude and put detailed description. It seems to be a bug and can be solved by a similar way of the PR in the possible...

Hi @mkbey, we are experiencing a high volume of customer issues. I just check the code where the warning comes from https://github.com/amplitude/Amplitude-Kotlin/blob/main/common-android/src/main/java/com/amplitude/common/android/AndroidContextProvider.kt#L236. I know this isn't ideal as already `disableAdid()`...