cpp_client_telemetry
cpp_client_telemetry copied to clipboard
1DS C++ SDK
**Describe your environment.** Android Version 9. Android NDK 21.3. cpp_client_telemetry built with USE_ROOM=0 and USE_CURL=1. cpp_client_telemetry built at tag "3.5.25". **Steps to reproduce.** Call "LogManager::Initialize" with a tenant token. **What...
For both iOS and Android, we would want to set custom transmit profiles that are supported by the OneDS library. Currently not supported in obj-c wrapper. We would need APIs...
**Steps to reproduce.** Download LLVM or have LLVM already installed **What is the expected behavior?** Buildtools script to not use choco to install LLVM **What is the actual behavior?** Chocolatey...
The file lib\pal\PalTests.cpp is completely commented out. Some of testcases will be recovered as part of UUID generation change for Apple. Others are deleted as of now. We should check...
**Describe your environment.** Current drop of the SDK does not build on Windows using CMake, for example, when you are adding the SDK as a subdirectory to another project using...
Once such instance: https://github.com/microsoft/cpp_client_telemetry/runs/4257958450?check_suite_focus=true Similar crashes are reported by projects trying to integrate using CAPI. One such crash dump: ``` #0 0x80fd9ff2 in mipns::DoTaskDispatcherQueue(evt_task_t*, void (*)(char const*))::$_1::operator()() const ( this=0xb79a9584)...
The CI pipeline for C/C++ on Windows (defined [here](https://github.com/microsoft/cpp_client_telemetry/blob/b9f5a4894dfcbda51a5fdb770b552d936b85c535/.github/workflows/build-windows-vs2019.yaml)) reports success even when several builds fail. See [this example](https://github.com/microsoft/cpp_client_telemetry/runs/4696100377?check_suite_focus=true) where I recently broke the win32-dll build but the pipeline reported...
We have an iOS app where we are using oneds c++ sdk to send our telemetry events. Recently, we are getting a crash on ios device on app kill. Below...
**Describe your environment.** SDK built on commit 2b41385dd9858293ad98e6d4d66f000640eaab8a **Steps to reproduce.** App crash soon after boot **What is the expected behavior?** No crash **Additional context.** `````` Operating system: Android 0.0.0...