Denis Pimenov

Results 7 comments of Denis Pimenov

Hey! Can you tell me if there is any progress on this issue?

@hadashiA I will try different builds with il2cpp and report the results in a few days.

Hi. It has been a long time since opening PR. I have synchronized with master, but the tests are not passing. I will fix them.

Hi! I fixed all the tests and fixed singleton resolution when the service is configured with multiple implementation types.

@hadashiA I have synchronized with master, but it has compilation errors

I think this is expected behavior. The container cannot pass the parent object to the child object because the parent is in the "construction" phase. But maybe a more detailed...