Izaaz Yunus

Results 36 comments of Izaaz Yunus

@kennedyjosh I tried sending the events with the function and verified that the data was coming in correctly as a boolean. Are you still seeing this issue?

The SDK configuration now takes in a device id as input and when that parameter is passed, it would default to using that. Closing this issue since this is now...

@ajay-nagarajan this issue is fixed in our newer SDK versions. We validate the data to make sure its a valid json before we send it over to Amplitude. So this...

This should be fixed in version 2.8.0. @lordmortis - can you please confirm where you're seeing this? If you're using the unitypackage file, you can find all the different versions...

Using the hash isn't the cleanest thing to do. I've added two new tags `v2.8.0-no-edm-and-dep` and `v2.8.0-no-edm`

Thank you @lordmortis. Please feel free to reopen this issue if you're running into more problems with this.

@davidjhodge thank you for raising this bug. We are taking a look at this and will update this issue.

@davidjhodge - I am trying to repro this issue but I am unable to do this in [our test app](https://github.com/amplitude/Amplitude-Swift/tree/main/Examples/AmplitudeSwiftUIExample). Can you share your init configuration? And do you call...

@davidjhodge - when you were testing this, were you seeing a lot of requests failing with a 400 response code? There's an issue where the SDK keeps retrying when the...