Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

setV3ConsentState crashes #412

Closed
nplasterer opened this issue Nov 1, 2024 · 1 comment
Closed

setV3ConsentState crashes #412

nplasterer opened this issue Nov 1, 2024 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@nplasterer
Copy link
Contributor

2.IOS SDK 0.15.2
When there is dirty data (adress does not start with 0x)
setV3ConsentState crashes

@nplasterer nplasterer added the bug Something isn't working label Nov 1, 2024
@nplasterer nplasterer self-assigned this Nov 1, 2024
@nplasterer
Copy link
Contributor Author

I was unable to reproduce this crash or hang. Is this how you are using the SDK?

try await client.contacts.consentList.setV3ConsentState(entries: [ConsentListEntry.address("asdfasdkfhalksjdhf", type: .allowed)])

This yields an error that I can catch.

@github-project-automation github-project-automation bot moved this from In Progress to Done in V3 Backlog Nov 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant