-
I apologise if this is overly generic but I'm not sure whether there is specific handling of this in the perf package or if it's just like a wrapper around the firebase sdks. I've been searching through a lot of documentation and it's still unclear to me how this works. What I'm wondering is if there is something that hooks into the react native lifecycle to get an accurate start time reading, for example only after the first render completes. Or is it more like default readings from the underlying sdk? From what I can tell it relies on the notification UIApplicationDidBecomeActiveNotification, however I'm not sure where this gets triggered and if there is something that triggers that in this package or if it's automatic for all apps or by react-native. Thanks for your time and again if this question is out of place here I'm sorry 🙇 . |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
You might like: #5425 |
Beta Was this translation helpful? Give feedback.
You might like: #5425