Does anyone know what might cause the `Experimenta...
# serialization
c
Does anyone know what might cause the
ExperimentalAssociatedObjects
API to not work? I have serialization code that works fine on Android, but is failing on iOS and macOS because the default serializers cannot be found. It works if I specify each serializer explicitly