Manoel Aranda Neto
Manoel Aranda Neto
Looks like similar to this one https://github.com/PostHog/posthog-android/issues/161 What does the method `fitiaAnalyticManager.setStartRecordingPostHog()` do? I would need some reproducible steps or sample app, see [comment](https://github.com/PostHog/posthog-android/issues/161#issuecomment-2360657786) since I tried with different devices,...
@icksannugrahaa can you provide a minimal reproducible example? a sample app that crashes the app using PostHog? this is the only alternative I have right now since I tried many...
Closing the issue as a part of large repository cleanup, due to it being inactive and/or outdated. Please do not hesitate to ping me if it is still relevant, and...
https://posthog.slack.com/archives/C01MGUHFH6G/p1749158217119849?thread_ts=1746125668.447799&cid=C01MGUHFH6G
@ioanniskouts is in the plan but I don't have a timeline, this won't affect grouping though, it's only about the issue's title. The stack trace frames are already symbolicated.
@aprzedecki issues are grouped per stack trace by default, and grouping happens after symbolication, this isn't related to this issue (this is just about the title). In case you are...
This is not possible on Flutter web, See https://github.com/dart-lang/sdk/blob/master/pkg/compiler/doc/sourcemap_extensions.md#global-minified-names The source maps contain only the minified types but not the damangled ones. The frames also don't contain the type, but...
Found an alternative for AOT apps, See https://github.com/dart-lang/sdk/issues/51941#issuecomment-1639907165 This has to be implemented on the Sentry SDK first, sentry-cli, Sentry Dart plugin, and Sentry itself first, which is a way...
thats pretty cool :)
likely not needed because the new flag categorization system would replace this