brief-honey-45610
11/25/2024, 8:02 PMThere was a recent change to the kotlin SDK where they made some attributes inprivate. We depended on that to log GrowthBook failures, so I'm hoping it can be made public again. I left a comment in the PR here: https://github.com/growthbook/growthbook-kotlin/pull/149/files#r1857236623.GBError
most-spoon-61816
11/26/2024, 8:22 AMcalm-dog-24239
11/26/2024, 8:24 AMfresh-guitar-29838
11/26/2024, 6:08 PMgbExperimentResult.value from a primitive to JsonElement):
https://github.com/growthbook/growthbook-kotlin/pull/149#discussion_r1857293908calm-dog-24239
11/27/2024, 1:53 PM