dd-sdk-flutter icon indicating copy to clipboard operation
dd-sdk-flutter copied to clipboard

Flutter bindings and tools for utilizing Datadog Mobile SDKs

Results 27 dd-sdk-flutter issues
Sort by recently updated
recently updated
newest added

### Describe the bug ``` W/Datadog ( 3009): [_dd.sdk_core.default]: A RUM event was detected, but no view is active. To track views automatically, try calling the RumConfiguration.Builder.useViewTrackingStrategy() method. W/Datadog (...

bug
pending-native-sdk

### Stack trace Fatal Exception: io.flutter.plugins.firebase.crashlytics.FlutterError: MissingPluginException(No implementation found for method addError on channel datadog_sdk_flutter.rum) at MethodChannel._invokeMethod(platform_channel.dart:332) at ._willHandleError(helpers.dart:14) ### Reproduction steps Add the datadog_flutter_plugin package, release to App Store...

awaiting response
crash

Hi Is it foreseen a functionality allowing the session replay on mobile and web please ? Thanks

enhancement
gauging-interest

### Describe the bug The error that I'm having is exactly the same as the iOS related error described on the Datadog troubleshooting page: https://docs.datadoghq.com/real_user_monitoring/mobile_and_tv_monitoring/troubleshooting/flutter/ when trying to run my...

bug

### Describe the bug If the application crashes upon startup, the Datadog Flutter SDK fails to upload a crash report to Datadog upon application restart. The crash report only appears...

enhancement

### Feature description Packages for web are updated in the new version of Flutter and they are incompatible with the current version of datadog_fltuter_pluggin when trying to compile to Wasm...

enhancement

### Question By calling DatadogSdk.instance.initialize in isolate I've receive such error: [ERROR:flutter/runtime/dart_isolate.cc(1097)] Unhandled exception: 'package:flutter/src/services/platform_channel.dart': Failed assertion: line 542 pos 7: '_binaryMessenger != null || BindingBase.debugBindingType() != null': Cannot set...

enhancement
question

I think you know what I mean. 😎 The great thing about Flutter is that it's multiplatform.

enhancement
gauging-interest

**Are you requesting automatic instrumentation for a framework or library? Please describe.** - Framework or library name : [`datadog_flutter_plugin`] - Library version: [1.6.0] **Is your feature request related to a...

enhancement
awaiting response

**Describe what happened** We have over 1k sessions with `application_start` duration of over 1 hour. But the user behavior seems normal. Is it a known bug for `dd-sdk-flutter` on Android...

bug
awaiting response