-
Notifications
You must be signed in to change notification settings - Fork 11
Description
Krystof Woldrich
When I compared before and after release 3 of the demo app.
I see that in both cases, navigation transactions are missing on Android. (Not sure if it's a bug in the app or tda or sdk)
I see that the Home transactions on Android are half of iOS after release 3. I would expect the same amount. (Could it be sampling?)
Neil Manvar
I see that the Home transactions on Android are half of iOS after release 3.
should be about the same amount. we have the same # of tests which all cold start/launch into Home [android actually has 7 tests, while ios has 6]
https://github.com/sentry-demos/empower/tree/master/tda/mobile_native/android_react_native
https://github.com/sentry-demos/empower/tree/master/tda/mobile_native/ios_react_native
notes
- dynamic-sampling not in play here


