Fauzy Mulia Kam

Results 5 comments of Fauzy Mulia Kam

Hey, i also got the same issue as @erikfenriz when trying to build for detox. It builds without any issue when running using `react-native run-ios` command or through XCode workspace....

Hi thanks for the reply I think the `vueOptions` is already inside the `tracing` object. Sorry for the messy code. I've checked `.nuxt/sentry.client.js` and I can't find the `traceSampler` function

Hi unfortunately the issue is still the same. I don't think it's a serialization issue because I tried passing `beforeSend` hook function and it got serialized successfully both using arrow...

Hi i've found the solution. It turns out I need to pass `tracesSampler` into `config` instead of `tracing` object. I thinks it's not yet handled. https://github.com/nuxt-community/sentry-module/blob/a15416e5047e53896af999d3208f3107470b0a86/lib/core/options.js#L106

Alright! thank for the help. Closing this now.