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

Bug: sending wrong data to createFromKeyBundle makes app crash #66

Closed
nmalzieu opened this issue Jul 4, 2023 · 1 comment
Closed

Bug: sending wrong data to createFromKeyBundle makes app crash #66

nmalzieu opened this issue Jul 4, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@nmalzieu
Copy link
Collaborator

nmalzieu commented Jul 4, 2023

Describe the bug

on iOS, I sent the wrong data (JSONified UInt Array) to createFromKeyBundle and it crashed (it expects the key base64 encoded but it should not crash)

Expected behavior

No response

Steps to reproduce the bug

No response

@nplasterer
Copy link
Contributor

Fixed by #70

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
None yet
Development

No branches or pull requests

2 participants