Skip to content

Commit c9a25ae

Browse files
chore: mobile team q1-26 objectives (#14167)
* chore: mobile team q2-26 objectives * feat: add ff tasks --------- Co-authored-by: Ioannis J <[email protected]>
1 parent b6b9012 commit c9a25ae

File tree

1 file changed

+37
-6
lines changed

1 file changed

+37
-6
lines changed
Lines changed: 37 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,38 @@
1-
### Q4 2025 Objectives
1+
### Q1 2026 Objectives
22

3-
#### Ship mobile error tracking (Driver: <TeamMember name="Manoel Aranda Neto" />)
4-
* Complete 'straightforward' section of the [megaissue](https://github.com/PostHog/posthog/issues/38845)
5-
* Support suppression rules
6-
* Add suppression of minified exceptions before cymbal processing
7-
* Build dashboard template including crash free sessions / users metric
3+
#### Goal 1: Replay cost control - [parity tracker issue](https://github.com/PostHog/posthog/issues/30889) - (Driver: <TeamMember name="Ioannis Josephides" />)
4+
5+
* [Programmatically start and stop recordings](https://posthog.com/docs/session-replay/how-to-control-which-sessions-you-record#programmatically-start-and-stop-recordings) (React Native and Flutter)
6+
* [Min. recording duration](https://posthog.com/docs/session-replay/how-to-control-which-sessions-you-record#minimum-duration) (SDKs TBD)
7+
* [Sampling rate](https://posthog.com/docs/session-replay/how-to-control-which-sessions-you-record#sampling) (SDKs TBD)
8+
* Event triggers (SDKs TBD)
9+
10+
#### Goal 2: Mobile error tracking v2 - [parity tracker issue](https://github.com/PostHog/posthog/issues/43012) - (Driver: <TeamMember name="Manoel Aranda Neto" />)
11+
12+
* [iOS error tracking](https://github.com/PostHog/posthog-ios/issues/407)
13+
* [React Native native exceptions support](https://github.com/PostHog/posthog-js/issues/2656)
14+
* [Flutter native exceptions support](https://github.com/PostHog/posthog-flutter/issues/238)
15+
* [Flutter web error tracking](https://github.com/PostHog/posthog-flutter/issues/237)
16+
17+
#### Goal 3: Wider SDK coverage - (Driver: <TeamMember name="Manoel Aranda Neto" />)
18+
19+
* [Flutter desktop support](https://github.com/PostHog/posthog-flutter/issues/51) (Windows and Linux)
20+
21+
### Goal 4: Make it easier to run the team - (Driver: <TeamMember name="Manoel Aranda Neto" />)
22+
23+
* Internal metrics (e.g. how many mobile SDK users use different products)
24+
* feature usage breakdown per SDK
25+
* events, flags requests and revenue breakdown per SDK
26+
* Improve the release process (it's semi-automatic, but can be fully automated)
27+
* Android
28+
* iOS
29+
* Flutter
30+
* RN session replay plugin
31+
* Hire and onboard another SDK engineer
32+
33+
#### Stretch goal: Improve experience for mobile customers using feature flags - (Driver: <TeamMember name="Ioannis Josephides" />)
34+
35+
* [Semantic versioning filters](https://github.com/PostHog/posthog/issues/24485)
36+
* [Remote config support](https://github.com/PostHog/posthog/issues/26567)
37+
* [Human readable device models](https://github.com/PostHog/posthog/issues/18025)
38+
* [Overriding server properties for feature flags](https://github.com/PostHog/posthog-ios/issues/148) (Flutter)

0 commit comments

Comments
 (0)