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 a crash when iterating over the results of Realm.subscriptions() #6050

Merged
merged 2 commits into from
Jan 3, 2019

Conversation

tgoyne
Copy link
Member

@tgoyne tgoyne commented Jan 2, 2019

RLMIterator needs to use dynamicBridgeCast like all of the Results getters do to support SyncSubscription.

@tgoyne tgoyne self-assigned this Jan 2, 2019
RLMIterator needs to use dynamicBridgeCast like all of the Results getters do
to support SyncSubscription.
@tgoyne tgoyne force-pushed the tg/subscriptions-iterate branch from bc06b27 to e3d3e53 Compare January 2, 2019 23:45
@tgoyne tgoyne merged commit 99e6a39 into master Jan 3, 2019
@tgoyne tgoyne deleted the tg/subscriptions-iterate branch January 3, 2019 18:08
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 15, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants