Marcos Rodriguez Vélez

Results 103 comments of Marcos Rodriguez Vélez

> ok, i think we can omit calling any BugSnag code completely if optOut flag is set > > `blue_modules/analytics.js` Yeah but the native "start" call gets called regardless

> it gets called, but does it transmit some data to their server? i dont know, hope not I would think that at a minimum it starts trying to establish...

@Overtorment https://docs.bugsnag.com/platforms/react-native/react-native/#identifying-crashes-at-launch

This has to be handled on the native side

> @marcosrdz remind me, did you implement it on the native side in the end? > > if yes we can close Nope. This PR is needed in order to...

> this one? https://github.com/BlueWallet/BlueWallet/pull/5752 > > lets reanimate it? Yup that one. Ill update it

Reopened as. Android is next

> Hi, tested the apk built in #6334 and the problem seems to be solved on android (zero bugsnag connections at startup when opted out). That's odd. The native side...

> @marcosrdz Do i need to patch Swift files to, like Transaction.swift has `self.amount = amount` does it come from JS ? Comes from JS. WatchConnectivity.js

> Does #6040 actually address this issue? To my untrained eye, it looks like all that PR does is add an accessibility label that is the same as the text...