Friedel Ziegelmayer
Friedel Ziegelmayer
Is this still an issue?
To make it possible to test both old and new safari versions could you keep the current one as a legacy launcher? similiar to how the chrome-launcher exposes multiple different...
I think Safari and SafariLegacy are pretty good
Is this still an issue?
@gardenvarietyse Would you like to make a PR out of your hack that gets triggered with a custom option `forceKill` for the safari launcher? I think this would be very...
I don‘t see any version of pako 2 in the npm module. Could you point to the library you are referring to? Am 15. Dez. 2017, 12:50 +0100 schrieb bastien-roucaries...
I know this is late, but is this still needed, or has a better solution emerged for react-native?
That wasn't enough, need to add it manually to the xcode project using `cargo tauri ios open`
This doesn't work on the latest release ``` error[E0308]: mismatched types --> src/node.rs:199:1 | 199 | #[node_bindgen] | ^^^^^^^^^^^^^^^ expected `IrohNode`, found `Result` | = note: expected struct `node::IrohNode` found...
This is the same issue we had with idb-blob-store. You can see a solution to this in idb-plus-blob-store.