amplitude / Amplitude-Swift

Native iOS/tvOS/macOS/watchOS SDK
MIT License
32 stars 22 forks source link

fix: support encoding UInt #164

Closed jdmoreira closed 5 months ago

jdmoreira commented 5 months ago

Summary

Support encoding of UInt as a value for event properties.

We, as users of the sdk, noticed our properties with UInt's got dropped. It worked in the old sdk at https://github.com/amplitude/Amplitude-iOS and in our opinion UInts should be supported since we and others use them extensively for IDs, counts, etc...

Checklist

crleona commented 5 months ago

LGTM, thanks @jdmoreira!

github-actions[bot] commented 5 months ago

:tada: This PR is included in version 1.5.1 :tada:

The release is available on:

Your semantic-release bot :package::rocket: