-
Notifications
You must be signed in to change notification settings - Fork 87
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
LaunchDarkly Crash on Timer #265
Comments
Hello @res0nance, thank you for reaching out. Does this happen repeatedly and/or frequently? I have also created a task in the team to look at this. Filed Internally as 147990 |
It has happened on several of our app releases. It doesn't seem to happen all that frequently |
Hello @res0nance, thank you for checking. I have discussed this issue with the team, and we have started and are currently working on a newer version of the iOS SDK to address the issues that relate to the iOS SDK's Dictionary usage. I don't have an ETA yet, but I will give you another update when the new version is close to done. |
This has happened repeatedly we have seen this for over well over a month.
…On Wed, Mar 30, 2022, 8:50 AM Louis Chan ***@***.***> wrote:
Hello @res0nance <https://github.com/res0nance>, thank you for reaching
out. Does this happen repeatedly and/or frequently? I have also created a
task in the team to look at this.
*Filed Internally as 147990*
—
Reply to this email directly, view it on GitHub
<#265 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AHPIYTCI2MI7KFNRPZ6UP6LVCOQOXANCNFSM5R6H6LPA>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
🤖 I have created a release *beep* *boop* --- ## [8.4.0](8.3.1...8.4.0) (2023-12-29) ### Features * Store and use e-tag header between SDK initializations ([#268](#268)) ([701aaa8](701aaa8)) ### Bug Fixes * LDContext equality is no longer order dependent ([#265](#265)) ([683e0c3](683e0c3)) * Use stable encoding format to increase cache hits ([#267](#267)) ([40a5d01](40a5d01)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: LaunchDarklyReleaseBot <[email protected]>
🤖 I have created a release *beep* *boop* --- ## [9.3.0](9.2.1...9.3.0) (2024-01-02) ### Features * Store and use e-tag header between SDK initializations ([#268](#268)) ([701aaa8](701aaa8)) ### Bug Fixes * LDContext equality is no longer order dependent ([#265](#265)) ([683e0c3](683e0c3)) * Use stable encoding format to increase cache hits ([#267](#267)) ([40a5d01](40a5d01)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: LaunchDarklyReleaseBot <[email protected]> Co-authored-by: Matthew Keeler <[email protected]>
I am closing this issue as the originally reported version has long since reached EOL. If you are continuing to experience this issue on a modern, supported version, please do not hesitate to open a new issue, and I will help dig into the issue with you. Thank you. |
Describe the bug
We get a crash captured with firebase
To reproduce
We unfortunately don't know exactly how this issue occurs because the stack trace does not seem to originate from our code
Expected behavior
LaunchDarkly should not crash
Logs
SDK version
5.4.5
Language version, developer tools
OS/platform
We see this issue on iOS 14 and 15, potentially more.
The text was updated successfully, but these errors were encountered: