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

[MAN-435] Fix error-mapping and exception-mapping on both iOS and Android #154

Conversation

ksidirop-laerdal
Copy link
Collaborator

  • We no longer rely on string-sniffing
  • The error-event-args and the exception now report the GlobalErrorCode

…red_() we now rely on the EMcuMgrErrorCode instead of relying on string-sniffing
…ception UploadErroredOutRemoteFolderNotFoundException() to not be thrown when the native Android code would report that target directory doesn't exist in the remote device

    note that the file-uploader and file-downloader are broken with this commit on iOS and need to be fixed
…exception we now deduce a numeric global-error-code from it and send that to the C# world (old was: 2 separate and very confusing error codes)
…e global-error-code over to the C# side when an error occurs
…ow also report a global-error-code in case of a fatal-error
…to figure out the native errors instead of string-sniffing
@ksidirop-laerdal ksidirop-laerdal merged commit 511e10e into develop Oct 29, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant