`mach_absolute_tim`e is this used in kotlinx-datet...
# multiplatform
r
`mach_absolute_tim`e is this used in kotlinx-datetime library? I am asking this for the Privacy Manifest Regulation for iOS I am unable to understand why this is coming from kotlin?
d
I searched the https://github.com/Kotlin/kotlinx-datetime code for
mach_absolute_time
but didn't see any usages there. There's a recent PR to remove
stat
via https://github.com/Kotlin/kotlinx-datetime/pull/385 Are you using Crashlytics maybe? The recent 10.24.0 update removes
mach_absolute_time
via https://github.com/firebase/firebase-ios-sdk/pull/12664
r
I am getting this frok my kmm setup. We do not use firebase iOS for kmm