-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
ConfigCatUser crash #51
Comments
Hi @aplha98, Thanks for the bug report! Can you provide more information to help us investigate the problem?
Thanks in advance, |
The SDK version = 3.0.1
|
Hi @aplha98, Thanks for the details! Can you provide us with the detailed error message you got? Thanks in advance! |
I am also having this issue, once you added these line ,
|
Hi @alpha9982, Can you provide more information to help us investigate the problem?
|
Hi @aplha98, We could not reproduce the problem based on the information we received. Can you provide us with the complete error stack trace? Thanks in advance! |
here is a smaple contains the bug on the ios but working on android , note: by removing these lines you will be able to fetch the flag without
|
Hi @aplha98 @alpha9982, thank you for the sample project, we were able to repro the issue. We are started working on the fix, and we'll let you know when it's released. In the meantime, I'd recommend to set the |
thank you very much! |
This issue is marked stale because it has no activity in the last 3 weeks. The issue will be closed in one week. Please remove the stale flag to keep it open. |
Hi there! We have released a new version with the fix ( |
This issue is marked stale because it has no activity in the last 3 weeks. The issue will be closed in one week. Please remove the stale flag to keep it open. |
this block of code is crashing on IOS
the crash is
kotlin.native.internal.FileFailedToInitializeException: There was an error during
for some reasone also this line is crash
log.d(user.toString())
The text was updated successfully, but these errors were encountered: