Ioannis J
Ioannis J
@marandaneto no, iOS will suffer from the same limitation here. So turning off automatic date sync and using a custom date in phone settings will affect what's returned by NSDate()....
Otherwise we may want to rely on PostHog net time using /decide or similar endpoint for example? Initial thought was remote config but that's cached
@marandaneto Is this relevant to Android/RN as well?
> This is not the case, in the absence of a cached value, the recording won't start. sessionReplayFlagActive is only enabled if there was a cached value and it was...
I believe so since the async nature of fetching flags is still there (and from /decide endpoint as well). I think we need to figure out how we want to...
@jadar Do you mind sharing a small sample project with the layout you described? I'm sure it's the way we traverse the view hierarchy to find a root view controller....
Hey @katcinskiy, thank you for flagging this. I'll take a closer look and try and identify the bottleneck in the snapshot rendering pipeline. In the meantime, if you can attach...
Thanx @katcinskiy! I'll have a closer look and revert soon.
Quick update on this — I tested it on my device and didn’t notice any major frame drops with or without session replay enabled (though this could vary between high...
@finder39 thanx for the trace. What device was this running on?