Daniel

Results 16 comments of Daniel

> a generic implementation would just show type, length (redundant really in JSON results) and a hex-encoded binary value. Would that still be acceptable? I think that would be fine....

Hi @cortinico, thanks for the quick reply. Let me double check with other versions of React Native. I'll also give it a try on a second machine. Will report back.

I just tried the same thing with React Native 0.70.5 (which I know worked on my machine before) and everything just worked: ``` npx [email protected] init RNTestApp0705 --version="0.70.5" cd RNTestApp0705...

> @cnixbtc yes please try to build with Java 11 and report back. I'm not aware of any incompatibilities between Java 17 and React Native 0.72, but this could be...

Thanks for the feedback guys and the pointer to the other repos. Will have a look!

Alright, I've added an action-archival step for the XCFramework (the language bindings are already archived [here](https://github.com/breez/breez-sdk-greenlight/blob/main/.github/workflows/build-language-bindings.yml#L108-L113)). That means we're now just missing the publishing token analogous to the publishing for...

> Looks good it me, if it works, let's merge it. Did you test this with `publish=false` with some different configurations? @JssDWt Thanks for your feedback! 🙇 I primarily tested...

⚠️ Before we merge this, we need to set the `SWIFT_RELEASE_TOKEN` for the https://github.com/breez/breez-sdk-swift repo as a GH actions secret here. Who can help me with that?

Thanks for the corrections @dangeross. Note to myself: No more last minute changes without proofreading. Will be more careful with these things next time. I'll give it one more trial...

> Thanks for the corrections @dangeross. Note to myself: No more last minute changes without proofreading. Will be more careful with these things next time. I'll give it one more...