Gabriel Féron
Gabriel Féron
Thanks! The original code is intended behaviour and essentially waits until the next message comes. "Hanging" is here desirable and you can abort the receiving loop with exiting the program.
On it, I'll check right now! I think we wanted to first merge another PR and completely forgot about it.
> Why is this still not merged? I suppose CI failed or something else happened, actually 🤔  I updated the assets to `v8.13.34` and...
Just released the new version on `crates.io` - https://crates.io/crates/phonenumber/0.3.4+8.13.34
@rubdos I guess you should add a merge commit from the `main` branch?
NSInvalidArgumentException, reason: '-[NSNull longLongValue]: unrecognized selector sent to instance
I can confirm the one-line patch of @theniceboy (https://github.com/singerdmx/flutter-quill/pull/2579) fixes this crash on macOS.
Something might have changed, and it is possible that contact names is not a thing anymore, but one has to fetch (and decrypt) the profile for each contact. I'll try...