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

Crash on search #74

Closed
bddq opened this issue Apr 28, 2022 · 1 comment
Closed

Crash on search #74

bddq opened this issue Apr 28, 2022 · 1 comment
Labels
bug Something isn't working

Comments

@bddq
Copy link

bddq commented Apr 28, 2022

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")

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

@kean
Copy link
Owner

kean commented Apr 29, 2022

Thanks for the report. Fixed in 1.0.2.

@kean kean closed this as completed Apr 29, 2022
@kean kean added the bug Something isn't working label Apr 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants