matrix-org / matrix-analytics-events

Cross-platform definitions of analytics events raised by matrix SDKs
Apache License 2.0
8 stars 8 forks source link

Cull Web/Mobile-prefixed event fields from the opposite platform #48

Open t3chguy opened 2 years ago

t3chguy commented 2 years ago

E.g Swift & Kotlin bindings for https://github.com/matrix-org/matrix-analytics-events/blob/main/schemas/UserProperties.json shouldn't get Web* prefixed fields as it requires specifying null manually. cc @ismailgulek