Skip to content
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

Crash in LDEventTrackingContext: Unrecognized Selector (v3.0.0) #173

Closed
JUSTINMKAUFMAN opened this issue May 21, 2019 · 1 comment
Closed

Comments

@JUSTINMKAUFMAN
Copy link

Is this a support request?
Yes.

Describe the bug
We have experienced several crashes on iOS over the last week on release v3.0.0 of the SDK.

It is not clear whether they are all related, however I am attaching the details we have here from our logs for all 3 crash types below.

To reproduce
I have observed the first type of crash (see 1 below) running on simulator, but have been unable to establish consistent steps for reproducing it. Possibly a race condition?

Expected behavior
Not to crash...

Logs

  1. NSInvalidArgumentException | -[LDEventTrackingContext objectForKeyedSubscript:]: unrecognized selector sent to instance

  2. isEqual: | featuresJsonDictionary | count | flagValueForFlagKey: | containsFlagKey: | addObject: | countByEnumeratingWithState:objects:count:

  3. addObject: | count | featuresJsonDictionary | countByEnumeratingWithState:objects:count: | containsFlagKey: | flagValueForFlagKey: | isEqual:

SDK version
v3.0.0

Language version, developer tools
Swift 5.0.1

OS/platform
iOS 12.2

Additional context
N/A

@bwoskow-ld
Copy link
Member

Hi Justin,

Thanks for reaching out. We see that you've also filed a request with our support team. Let's consolidate our conversation onto that request.

Ben

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants