Ben Cherry

Results 8 issues of Ben Cherry

## Goal Currently you cannot use Bugsnag in a native visionOS app. We'd like to be able to offer a visionOS version of a native iOS app which uses Bugsnag....

feature request
backlog

Hello! I'm using this on an Apple Silicon device (M1 Max) and noticed that it fails to use MPS. It seems the issue comes from the amp.autocast call, which is...

This is a prototype implementation of the [native RPC spec ](https://www.notion.so/livekit/RPC-Proposal-435567131ce64077aa4466fafc2fb407?pvs=4). I've made a few tweaks to the original proposal - notes contained herein. This is just a prototype -...

This is an alternative to https://github.com/livekit/rust-sdks/pull/457 which will implement the [entire RPC feature](https://www.notion.so/native/livekit/RPC-Proposal-435567131ce64077aa4466fafc2fb407?pvs=4&deepLinkOpenNewTab=true) in the Rust SDK and expose it via FFI to simplify the implementation of dependent SDKs, rather...

This works with https://github.com/livekit/node-sdks/pull/276 and https://github.com/livekit/livekit/pull/3067 but is likely to be superseded by https://github.com/livekit/rust-sdks/pull/461

These look like they've been broken for 8 months - can we disable them in CI so it's easier to spot real issues when they arise? I found a fixed...

This was already in other VPA examples but missing here. It's not always necessary but improves reliability (e.g. SIP) and seems worth having in the default case.

This is a full implementation of the [native RPC spec ](https://www.notion.so/livekit/RPC-Proposal-435567131ce64077aa4466fafc2fb407?pvs=4). It includes test, documentation, and a complete in-browser working example. The example has been tested with a local LiveKit...