The best way to send iOS/Android app version

Hi,

What is the best practice to send app version? Mobile context is sending os type and os version but no app version.

Thanks

The mobile context describes the cellular device the app is running on, not the app itself.

We have a first draft of an application context available in a PR here. You could publish a version of this to your Iglu schema registry and make sure to send a copy of the app data with every event, as a custom context.

1 Like