touchlab / CrashKiOS

Crash reporting for Kotlin/Native iOS applications
https://crashkios.touchlab.co/
Apache License 2.0
276 stars 15 forks source link

Support `setUserId` call in `CrashlyticsKotlin` #43

Closed rocketraman closed 1 year ago

rocketraman commented 1 year ago

The setUserId call is not exposed in CrashlyticsKotlin. See https://firebase.google.com/docs/crashlytics/customize-crash-reports?platform=android#set-user-ids and https://firebase.google.com/docs/crashlytics/customize-crash-reports?platform=ios#set-user-ids.

LuuNguyen0811 commented 1 year ago

same issue