Commit 81ff8bf
fix: add missing error types and correct error mappings
- Add IncorrectAnimationName and IncorrectStateMachineInputName error types
- Fix iOS to map noStateMachineInputFound to
IncorrectStateMachineInputName instead of IncorrectAnimationName
- Fix Android to use correct error types instead of UNKNOWN
- Regenerate Nitrogen bindings
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>1 parent 780479f commit 81ff8bf
6 files changed
Lines changed: 15 additions & 3 deletions
File tree
- ios
- nitrogen/generated
- android
- c++
- kotlin/com/margelo/nitro/rive
- ios/swift
- src/core
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
230 | 230 | | |
231 | 231 | | |
232 | 232 | | |
233 | | - | |
| 233 | + | |
234 | 234 | | |
235 | 235 | | |
236 | 236 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 2 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
7 | 8 | | |
| 9 | + | |
| 10 | + | |
8 | 11 | | |
9 | 12 | | |
10 | 13 | | |
| |||
0 commit comments