-
Notifications
You must be signed in to change notification settings - Fork 2.2k
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 while using @count and List<String> #5832
Comments
Querying on lists of Strings is not yet implemented. This should probably be giving a better error message, though. |
Any updates or workarounds pls? Im getting this reason when I used
When I dont use I lost about two hours to find that it isn't implemented. |
Any updates for this issue? |
+1 This feature is really needed, even more any predicate on |
Will be fixed by #7056. |
Fixed by #7056 |
Goals
Use predicate with @count on top of String collection (List< String >)
Expected Results
Filtering realm results using provided predicate works without crashes
Actual Results
App crashes:
Steps to Reproduce
Version of Realm and Tooling
productName: Mac OS X
ProductVersion: 10.13.3
BuildVersion: 17D47
/Applications/Xcode.app/Contents/Developer
Xcode 9.3
Build version 9E145
/Users/artjom/.rvm/gems/ruby-2.3.1/bin/pod
1.5.2
Realm (3.5.0)
RealmSwift (3.5.0)
RealmSwift (= 3.5.0)
/bin/bash
GNU bash, version 3.2.57(1)-release (x86_64-apple-darwin17)
/usr/local/bin/carthage
0.26.2
(not in use here)
/usr/bin/git
git version 2.15.1 (Apple Git-101)
The text was updated successfully, but these errors were encountered: