This repository has been archived by the owner on Apr 15, 2024. It is now read-only.
List casts crash on Swift but throw errors on Kotlin #29
Labels
bug
Something isn't working
good first issue
Good for newcomers
gryphon library
Affects the Gryphon Swift or Kotlin libraries
This could cause problems if a method on the stack catches errors, since it could cause Kotlin code to behave differently. The best solution would probably be to crash on Kotlin too, maybe using something like what's used for
fatalError
translations.The text was updated successfully, but these errors were encountered: