PostHog / posthog

🦔 PostHog provides open-source product analytics, session recording, feature flagging and A/B testing that you can self-host.
https://posthog.com
Other
20.96k stars 1.25k forks source link

Mobile Replay Kilo Issue #2 🪨 #20819

Closed pauldambra closed 2 months ago

pauldambra commented 6 months ago

One smaller than Mega is Kilo 🏋️

This issue acts as a tracking place of the to-do list to get Mobile replay ready for release

getting real user feedback

We already had #19037 that tracked getting to the point we were happy getting real user feedback

now we want to get to the point where we release as an open beta

Must have

Nice to have

Push into the future

See also:

pauldambra commented 6 months ago

@marandaneto I started marking us against the items but then realised it was pretty obvious which was who 🙈

marandaneto commented 3 months ago

SDK - separate masking text and masking inputs

You can use the ph-no-capture

marandaneto commented 3 months ago

CAPTURE - RENDER - how do we deal with custom components?

You can use the drawableConverter

marandaneto commented 3 months ago

SDK - default to capturing images?

The problem here is PII, we know they are images but not what they contain, this will be a bigger problem if we switch to the screenshot mode, working on screenshot PII now.

marandaneto commented 3 months ago

CAPTURE - better "frame rate" for capture

There were a few improvements, such as the debouncer with the debouncerDelayMs config.

marandaneto commented 2 months ago

Closing in favor of https://github.com/PostHog/posthog/issues/23275 https://github.com/PostHog/posthog/issues/23276 https://github.com/PostHog/posthog/issues/23277 Most of the other tasks were done or not prioritized, for now, we can always go back and decide to raise new issues for the other ones, let's focus on getting Mobile session replay stable and out of GA and improving based on user's feedback first.