lodemo
lodemo
I have an use case where i need to connect to AWS IoT core using a custom authorizer, thus needing to set the Application Layer Protocol Negotiation (ALPN) TLS extension...
Hi Babak, from what i see one could use the QT function `QDir::toNativeSeparators` to normalize the path with whitespaces. This would probably solve this issue as well as #6 (the...
Looking at the function [evaluatePolicies](https://github.com/mj1618/serverless-offline-sns/blob/343087de420064ab5407dd4d5d0714ba3e1f6845/src/sns-server.ts#L244) in sns-server.ts it looks like filter policies are supported, but only for the scope _MessageAttributes_. Would be nice to support the scope _MessageBody_ too, set...
I didnt look into it anymore until now, but after your request i tried again just now and indeed found a solution which seems to work for me. Instead of...
No i couldnt get it to work using the file path. Im now using [esys-flutter-share](https://github.com/esysberlin/esys-flutter-share) which supports text and image shares, and is using the image byte data directly instead...