Skip to content

chore: update errors#2

Merged
andredestro merged 4 commits intofix/unit-testsfrom
chore/RMET-5076/update-errors
Mar 27, 2026
Merged

chore: update errors#2
andredestro merged 4 commits intofix/unit-testsfrom
chore/RMET-5076/update-errors

Conversation

@alexgerardojacinto
Copy link
Copy Markdown
Contributor

No description provided.

@alexgerardojacinto alexgerardojacinto self-assigned this Mar 26, 2026
@alexgerardojacinto alexgerardojacinto changed the base branch from main to fix/unit-tests March 26, 2026 21:33
Comment on lines +10 to -12
case takePictureCancel = 7
case takePictureIssue = 11
case takePictureArguments = 15
case takePictureCancel = 16
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is one of those changes that we need to document for OutSystems, depending on how you see it changing the error code can be a breaking change (if users have specific logic to expect this error code 16 on iOS, they'll have to change to check for 7)

I think as more and more changes are made, we'll need some sort of map of which error codes changes from old version to new, to use that for creating documentation and/or release notes.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yeah that makes sense, I'll add a link to this in the task for the documentation.

@andredestro andredestro merged commit e5d8956 into fix/unit-tests Mar 27, 2026
3 of 4 checks passed
@andredestro andredestro deleted the chore/RMET-5076/update-errors branch March 27, 2026 11:39
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.

3 participants