cpp_client_telemetry icon indicating copy to clipboard operation
cpp_client_telemetry copied to clipboard

1DS C++ SDK

Results 188 cpp_client_telemetry issues
Sort by recently updated
recently updated
newest added

**Describe your environment.** Describe any aspect of your environment relevant to the problem, including your SDK version, platform, OS version, etc. If you're reporting a problem with a specific version...

bug

**Describe your environment.** Describe any aspect of your environment relevant to the problem, including your SDK version, platform, OS version, etc. If you're reporting a problem with a specific version...

bug

iOS ODWReachability::stopNotifier is missing a return causing a crash on tear down. | **Module** | **Function / Method** | **File** | **Line** | |------------------------------------|----------------------------------------------------------------------------------------|----------------------------------|----------| | `libsystem_pthread.dylib` | `pthread_mutex_lock$VARIANT$armv81` | —...

bug

**Describe your environment.** - Noticed with the latest bits of the library on Android - Network conditions are key: attempt to launch our app when a WiFi network is available...

bug

build (debug, 'iPhone 8')Expected — Waiting for status to be reported Required build (release, 'iPhone 8')Expected — Waiting for status to be reported Required Please remove the CI for this...

**Describe your environment.** Describe any aspect of your environment relevant to the problem, including your SDK version, platform, OS version, etc. If you're reporting a problem with a specific version...

bug

**Is your feature request related to a problem?** If so, provide a concise description of the problem. There is an android solution to sending telemetry using this SDK. But I...

Xcode 16.3 removed the base template for std::char_traits and is causing build failures with `Implicit instantiation of undefined template 'std::char_traits'`. Here are the release notes with the deprecation: https://developer.apple.com/documentation/xcode-release-notes/xcode-16_3-release-notes#Deprecations We...

bug
help wanted

Looks like use after free for whatever the char* is pointing to in the InitializationConfiguration 2025-03-09T03:08:06.0300303Z ../../third_party/oneds_sdk/public/lib/jni/PrivacyGuard_jni.cpp:64:40: error: object backing the pointer config.NotificationEventName will be destroyed at the end of...

bug
help wanted

A previous fix must have missed this ../..\third_party/oneds_sdk/public/lib/include/public/LogManagerBase.hpp(139,27): error: extra ';' after member function definition [-Werror,-Wextra-semi] 139 | LogManagerBase(){}; | ^ ../..\third_party/oneds_sdk/public/lib/include/public/LogManagerBase.hpp(144,48): error: extra ';' after member function definition [-Werror,-Wextra-semi]...

bug