lytics / ios-sdk

MIT License
0 stars 0 forks source link

Define standard device information to be included in all outbound events. #55

Closed markhayden closed 1 year ago

markhayden commented 1 year ago

A standard set of device information should be included in all outbound event payloads to facilitate debugging and marketing use cases. Things like SDK version, OS version, device orientation, etc., be helpful in this case. This issue is to first and foremost define that set of standard information and then follow up with subsequent implementation tickets.

RaeEversmann commented 1 year ago

Discussed this with @markhayden. For MVP, we OS version and device model name. We may add more later.