Results 165 comments of bitmold

I remember this with Signal, hopefully this is a quick fix.

HI, I've used a variant of this script in an Ubuntu LTS. Haven't tested recently, but it *should* run fine provided it's modern. Been talking to @holmesworcester about this and...

Didn't notice this in my testing with #2866 on Android 14 + 15

There is minimal work around creating a v3 onion service that I had written 5 years ago in Guardian Project's netcipher library. https://github.com/guardianproject/NetCipher/commit/fee8571b1fb75c4164c5f4209565a6697152f8d8 Not going to work on expanding that...

No, this wasn't about nodejs mobile. It was a minor problem in the iOS app's C++ homerolled react native bridge library (and also until recently, the equivalent android C++ quiet...

*and `rn_bridge_notify` seemingly does free() its memory, I didn't realize it when I opened the ticket, but it seems to in `flushQueue()` https://github.com/TryQuiet/quiet/blob/develop/packages/mobile/ios/NodeJsMobile/rn-bridge.cpp#L150

Awesome, for sure. I didn't realize that I had changed the submodule at all.

Have you tested it with actual onion hosted and app services ?

Can you please test it with real data and confirm it works

Been running through #2850 trying to resolve this issue When I run `npm run ios` the command `xcodebuild -workspace Quiet.xcworkspace -configuration Debug -scheme Quiet -destination id=7FD4E3C8-3E7C-41F4-AC0A-16AAFD85CCB8` which fails with this...