VaryHice
VaryHice
Hello @maxep! Yes I use this code to set client id: `Datadog.addUserExtraInfo(["client_id" : clientId])` where `clientId` is a string value, i e `"730547aaf6853e90872ed546cec6a09ff382f36b68870f63181f994f5dcf54db"`. But I've added this only in recent...
Also I noticed other classes in crash logs too, which Crashlytics merged into one issue: **RUMOperatingSystem** ``` Crashed: com.datadoghq.rum-monitor 0 libsystem_kernel.dylib 0x21dd0 __abort_with_payload + 8 1 libsystem_kernel.dylib 0x1b924 + 100...
Hi @maxep We used Xcode 14.1 if I remember correctly
@maxep 👋 No didn't face the issue by ourselves, can't test on iOS 12 right now. We use CocoaPods as dependency manager. Didn't notice any warning related to Datadog or...