You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ProductName: Mac OS X
ProductVersion: 10.13.4
BuildVersion: 17E202
/Applications/Xcode_9.3.0.app/Contents/Developer
Xcode 9.3
Build version 9E145
/Users/gawetaner/.rbenv/shims/pod
1.5.3
Realm (3.5.0)
Realm (~> 3.5)
/bin/bash
GNU bash, version 3.2.57(1)-release (x86_64-apple-darwin17)
carthage not found
(not in use here)
/usr/local/bin/git
git version 2.17.0
The text was updated successfully, but these errors were encountered:
Goals
Query all objects that contain a specific string in a RLMArray property.
Expected Results
The result contains all objects which contain the specific string in their RLMArray property.
Actual Results
The query throws an exception:
Steps to Reproduce
AppDelegate.m
Code Sample
Version of Realm and Tooling
The text was updated successfully, but these errors were encountered: