Eugene Hauptmann

Results 12 issues of Eugene Hauptmann

https://github.com/ianlin/react-native-callkit/issues/3 as explained here http://stackoverflow.com/questions/38793722/error-while-requesting-a-transaction-with-cxendcallaction

Original code can not process shorten IPv6 addresses: `Error: Bad AAAA record data: {"name":"bitbucket.org","type":"AAAA","data":"2401:1d80:1010::150","ttl":3600,"class":"IN"}`

Once upstream `cmake` adds it.

## Previous work - https://github.com/RustAudio/coreaudio-sys/pull/102 - https://github.com/RustAudio/coreaudio-rs/pull/119 - https://github.com/RustAudio/coreaudio-sys/pull/103 - https://github.com/RustAudio/coreaudio-rs/pull/117 ## Current state - this repo reuses `examples/ios-feedback` from `coreaudio-rs` with few abstractions - `src/host/coreaudio` reuses both `ios` and...

* compile and build `coreaudio-sys` based on https://github.com/RustAudio/coreaudio-sys/pull/102 * refactored iOS example that runs on Mac/iOS. It also plays sounds on visionOS (yay) but crashes UI (will rewrite later) ##...

Based on Added visionOS support based on https://github.com/rust-lang/rust/pull/121419 Preliminary work to add visionOS support in Tauri https://github.com/tauri-apps/tauri/issues/9969

Adds visionOS support ## Similar issues with the CI: - https://github.com/RustAudio/coreaudio-sys/issues/21 - https://github.com/RustAudio/coreaudio-sys/issues/23 - https://github.com/RustAudio/coreaudio-sys/issues/85 - https://github.com/RustAudio/coreaudio-sys/issues/96 - https://github.com/chaosprint/asak/issues/4 - https://github.com/alvr-org/alvr-visionos/issues/13 - https://github.com/actions/runner-images/blob/main/images/macos/macos-14-Readme.md#xcode - https://github.com/sonos/dinghy/pull/223 ## Important note: For rust...

Tested it with [Tier 3](https://github.com/rust-lang/rust/pull/121419) target.

Related work: https://github.com/tauri-apps/cargo-mobile2/pull/208 Based on https://github.com/rust-lang/rust/pull/121419

Based on https://github.com/rust-lang/rust/pull/121419