Hi there!
I am encountering an issue with Kotlin SDK for Android. When filling in the names of splitting groups, I receive the group names enclosed in quotes (e.g., "group_name") in the callback. This issue seems to occur only in Android applications.
I suspect it might be related to how the SDK processes attribute and experiment data in the Android environment.
Could you please help me understand why this is happening and how to resolve it? Are there any specific implementation details of the SDK on Android that I should be aware of?
Thank you for your assistance.