Skip to content
This repository has been archived by the owner on Jun 7, 2020. It is now read-only.

[CRASH] Fatal Exception: RLMException Object has been deleted or invalidated #2136

Merged
merged 8 commits into from Aug 29, 2018

Conversation

filipealva
Copy link
Collaborator

@RocketChat/ios

Closes #2135

@filipealva filipealva added this to the 3.1.0 milestone Aug 20, 2018
@filipealva filipealva added this to In Progress in Cycle 08: 08/05 ~ 08/27 via automation Aug 20, 2018
@filipealva filipealva moved this from In Progress to In Review/QA in Cycle 08: 08/05 ~ 08/27 Aug 21, 2018

return self
}
}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

if !(audioURL?.isEmpty ?? true) {
guard let validatedAttachment = validated() else {
// FA NOTE: Returning the default MessageType for an invalidated object since there's no invalid MessageType
return .textAttachment
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@rafaelks rafaelks merged commit 91fba4b into develop Aug 29, 2018
Cycle 08: 08/05 ~ 08/27 automation moved this from In Review/QA to Done Aug 29, 2018
@rafaelks rafaelks deleted the fix/invalidated-object-crash branch August 29, 2018 12:32
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

None yet

2 participants