Skip to content

ConfigCatUser crash #51

Closed
Closed
@aplha98

Description

@aplha98

this block of code is crashing on IOS

val user = ConfigCatUser(
      identifier = "[email protected]",
      email =  "[email protected]"
)
  
client.setDefaultUser(user)
                    

the crash is kotlin.native.internal.FileFailedToInitializeException: There was an error during

for some reasone also this line is crash
log.d(user.toString())

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingstale

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions