Chris Heninger

Results 6 comments of Chris Heninger

For anyone needing the workaround: `"react-native-audio-streaming": "git+https://github.com/tlenclos/react-native-audio-streaming.git",`

Hi @lisichka999 and @matt-oakes – this is the same bug I reported here: https://github.com/react-native-community/react-native-netinfo/issues/252 The bug exists because the javascript object for latest state is being cached initially and isn't...

> Apparently altering DEAD_CODE_STRIPPING setting (to either remove a 'NO' setting from pbxproj.proj, or add a 'YES' value for this setting) will resolve this. Experimental results from people that test...

Also just gave this a try for a couple of hours– couldn't finish the migration in my project from yarn berry -> bun because of types package versioning shenanigans and...

Thanks @Guiles92 – that was the exact fix for me. Removing the first one in favor of the "common" one fixed my build error. (I had to do this on...

> Hey [@el-buku](https://github.com/el-buku), automatic instrumentation (without manually calling the functions) for TanStack Start’s current server setup is not yet implemented. You can read more about it in [JS-731](https://linear.app/getsentry/issue/JS-731/tanstack-starts-server-integration-doesnt-send-to-sentry). We aim...