PostHog / posthog-android

PostHog Android SDK
https://posthog.com/docs/libraries/android
MIT License
43 stars 23 forks source link

fix: returns simple acitvity name instead of full class name #156

Closed marandaneto closed 2 months ago

marandaneto commented 2 months ago

:bulb: Motivation and Context

Follow up https://github.com/PostHog/posthog-android/pull/153 If there's no label on the activity and app, the class name is returned with the full package name.

:green_heart: How did you test it?

Screenshot 2024-08-08 at 16 04 02

:pencil: Checklist

marandaneto commented 2 months ago

cc @thisames