-
Notifications
You must be signed in to change notification settings - Fork 32
Open
Labels
Product AnalyticsenhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed
Description
Description
Relates to #194
- Android/Flutter
- iOS/Flutter
- RN - requires this too
posthog-android/posthog/src/main/java/com/posthog/PostHog.kt
Lines 615 to 620 in b999daa
| capture( | |
| "\$set", | |
| distinctId = distinctId, | |
| userProperties = userProperties, | |
| userPropertiesSetOnce = userPropertiesSetOnce, | |
| ) |
this line should only be executed if
userProperties or userPropertiesSetOnce have changed from previous calls.we should cache
userProperties and userPropertiesSetOnce in the cachePreferences to be able to compareranjith-zuper, RationalRank and alpennec
Metadata
Metadata
Assignees
Labels
Product AnalyticsenhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed