We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi!
Thanks for this great tool.
In the last version (1.0.1) Pulse is crashing while searching in Network tab. You can find below some info about the crash.
NSInvalidArgumentException unimplemented SQL generation for predicate : (text CONTAINS[cd] "rec")
NSInvalidArgumentException
unimplemented SQL generation for predicate : (text CONTAINS[cd] "rec")
Myapp // NetworkViewModel.refresh (NetworkViewModel.swift:86) Myapp // ? (NetworkViewModel.swift:53) Myapp // NetworkViewModel.init (<compiler-generated>) Myapp // ? (<compiler-generated>) Myapp // thunk for closure (<compiler-generated>) Called from: Combine // Subscribers.Sink.receive Myapp // main (main.m:16) Called from: <unknown> // <redacted>
Let me know if you need more info.
Regards, Benoit
The text was updated successfully, but these errors were encountered:
Thanks for the report. Fixed in 1.0.2.
Sorry, something went wrong.
No branches or pull requests
Hi!
Thanks for this great tool.
In the last version (1.0.1) Pulse is crashing while searching in Network tab.
You can find below some info about the crash.
NSInvalidArgumentException
unimplemented SQL generation for predicate : (text CONTAINS[cd] "rec")
Let me know if you need more info.
Regards, Benoit
The text was updated successfully, but these errors were encountered: