On real iOS devices, using kotlinx.serialization to encode and decode a @Serializable class containing a nullable nested class crashes the app. This only occurs on physical iOS devices; the same code ...