Chris Leonavicius

Results 5 issues of Chris Leonavicius

I ended up getting two approaches for this working: The first marks whichever view is hosting the layout as a layout kit root, and blocks the view recycler from examining...

### Summary Adds a new failure before trying to send a network request if we cannot encode the request body. Defensively, we will try to re-encode the request body without...

## Summary With https://github.com/amplitude/Amplitude-Swift/pull/192, objects in event properties dictionaries that are not directly encodable to JSON will be encoded as "[Non-Encodable]" versus being dropped. To fix this issue, please add...

### Summary Adds a prototype plugin to sync user, device, and session ids to all webviews in an app. This may be an easier approach for hybrid apps to sync...

### Summary Our Unreal SDK was previously linked against a statically built version of v8.1.0 of this SDK, and we've since added several updates. The following changes are required to...