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

Fix Crash: Mutable queue and traits #502

Merged
merged 1 commit into from
Jan 8, 2016
Merged

Fix Crash: Mutable queue and traits #502

merged 1 commit into from
Jan 8, 2016

Conversation

enthouan
Copy link
Contributor

@enthouan enthouan commented Jan 8, 2016

Queue and Traits properties should return a mutable object. If they are retrieved from NSUserDefaults they are immutable by default, therefore mutableCopy is needed.

I had to downgrade segment pod to the previous version because of this. It was randomly crashing at launch with AppBoy integration.

@f2prateek
Copy link
Contributor

Thanks!

f2prateek added a commit that referenced this pull request Jan 8, 2016
Fix Crash: Mutable queue and traits
@f2prateek f2prateek merged commit 62b1f6d into segmentio:master Jan 8, 2016
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

Successfully merging this pull request may close these issues.

2 participants