-
Notifications
You must be signed in to change notification settings - Fork 2
LaunchDarkly.ClientSDK 5.3.0 throws Format_InvalidStringWithOffsetAndReason
#89
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Thank you for bringing this to our attention. Filed internally as 1177. Could you provide stats on frequency and daily sessions impacted to help us triage? Thank you. |
Thank you for the quick response. Did anything in the project change recently? SDK Version update, target .NET version, etc...? |
We updated SDK from version 5.2.1 to 5.3.0 about 3 months ago(we are on our third release since then). At that time, we also started adding a custom attribute for the user Context. Pretty straight forward code change. Our latest version is the first time we've had Sentry crash reporting implemented. We were using AppCenter before. I went through AppCenter's crash reports and didn't see this issue. I only started seeing it after moving to Sentry. Not sure if AppCenter was just missing it or not. |
Thank you for the extra info. Will dig in in the next day or two and let you know what we find. |
I haven't been able to reproduce this. Have you been able to up to this point? |
Is this a support request?
We are seeing an increasing number of exceptions being thrown in the ClientSDK for .Net/Maui. We are only seeing it in release builds, but I can't totally rule out that it would happen in debug builds. We just haven't seen it in debug builds.
It seems like the exception is happening in the LaunchDarkly.InternalSDK.
Describe the bug
See screenshots below
To reproduce
N/A
Expected behavior
Should not throw exceptions?
Logs
See screenshots below
SDK version
LaunchDarkly.ClientSDK 5.3.0
Language version, developer tools
.Net 8.0, Maui 8.0.100
OS/platform
Only seems to happen on iOS. I've got iOS reports on iOS 15.5 all the way through 18.3.
I went through our Android crash/error reporting and didn't find any reports.
Additional context
Since I can't give you access to the crash report, I can try to give screenshots of the stack trace and error message.
The text was updated successfully, but these errors were encountered: