Nikita Ogorodnikov

Results 81 comments of Nikita Ogorodnikov

I'm not sure about the approach we are taking here: why this is added to the SDK core module? Where implementations are supposed to be? The main issue is that...

Hello @RamiTrabelsi. Can you please open your `apk` file in Android Studio (Build -> Analyze APK) and check if `com.datadog.android.rum.DdRumContentProvider` is presented in any of `dex` files you have inside...

@RamiTrabelsi Thanks for the quick return. Do you see this crash only on Android 10? If you run the app on say Android 11, does it crash with SDK v2?...

Hello @RamiTrabelsi! Do you have any update on this issue? Did the proposed solution help you?

Hello @RamiTrabelsi! This is a quite strange issue, indeed. I managed to find a similar issue for `androidx.startup` library mentioned [here](https://issuetracker.google.com/issues/209387755#comment11), it also happens only on Android 10 devices, maybe...

Hello @RamiTrabelsi! I'm closing this ticket due to inactivity. Please don't hesitate to re-open it if needed.

Hello @WessimBetclic! Can you please confirm that after adding a Proguard rule `com.datadog.android.rum.DdRumContentProvider` can now be found in `classes.dex` (not in `classes.dex`), but crash still occurs?

@NFesquet Honestly it looks like as unfortunate issue of the particular Android version itself, I doubt we can do anything on our side. Can you try to use the newer...

Hello @igorwojda! We are aware of this issue and it is in our backlog, but not with very high priority. Is this issue critical for you? With the current logging...

Hello @igorwojda! We now support logging tags as well, check more details in the linked PR. This feature will be available in the next SDK release.